Text content block for messages.
This is the simplest content type - just plain text.
Summary
Types
@type t() :: %Jido.Chat.Content.Text{text: binary(), type: :text}
Text content block for messages.
This is the simplest content type - just plain text.
@type t() :: %Jido.Chat.Content.Text{text: binary(), type: :text}