Text provided to or from an LLM.
Summary
Types
@type t() :: %ACP.TextContent{ annotations: ACP.Annotations.t() | nil, meta: map() | nil, text: String.t() }
Text provided to or from an LLM.
@type t() :: %ACP.TextContent{ annotations: ACP.Annotations.t() | nil, meta: map() | nil, text: String.t() }