struct

AI::OpenAI::ChatUserMessage

Inherits JSON::Serializable < Struct < Value < Object

User message in chat prompt.

Constructors

new(content : String | Array(ChatContentPart))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
role
Source