A system message in a conversation.
@type t() :: %SkillKit.Types.SystemMessage{ agent: String.t() | nil, content: String.t() }