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