Provides struct and type for a Message
Summary
Types
@type t() :: %Gleanex.Client.Message{ content: [Gleanex.Client.MessageTextBlock.t()] | nil, role: String.t() | nil }
Provides struct and type for a Message
@type t() :: %Gleanex.Client.Message{ content: [Gleanex.Client.MessageTextBlock.t()] | nil, role: String.t() | nil }