struct

Crig::Providers::OpenAI::OutputMessage

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, role : OutputRole, status : ResponseStatus, content : Array(AssistantContent))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
role
Source
status
Source