struct

AI::Provider::LanguageModel::AssistantMessage

Inherits JSON::Serializable < Struct < Value < Object

Assistant message in a prompt.

Constructors

new(content : Array(AssistantContentPart), provider_options : Shared::ProviderOptions | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
provider_options
Source
role
Source