struct

AI::Provider::LanguageModel::UserMessage

Inherits JSON::Serializable < Struct < Value < Object

User message in a prompt.

Constructors

new(content : Array(UserContentPart), 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