AI::Provider::LanguageModel::UserMessage
Inherits JSON::Serializable < Struct < Value < Object
User message in a prompt.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcerole
Source