class

OpenAI::Message

Inherits JSON::Serializable / Reference / Object

Constructors

new(role : String, content : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
content=(content : String)
Source
role
Source
role=(role : String)
Source
to_hash
Source