Provides struct and type for a ChatOutputTextContent
Summary
Types
@type t() :: %Gleanex.Platform.ChatOutputTextContent{ annotations: [Gleanex.Platform.ChatCitationAnnotation.t()] | nil, text: String.t(), type: String.t() }
Provides struct and type for a ChatOutputTextContent
@type t() :: %Gleanex.Platform.ChatOutputTextContent{ annotations: [Gleanex.Platform.ChatCitationAnnotation.t()] | nil, text: String.t(), type: String.t() }