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