Crig::Providers::OpenAI::OutputFunctionCall
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(arguments : JSON::Any, call_id : String, id : String, name : String, status : ToolStatus = ToolStatus::Completed)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
arguments
Sourcecall_id
Sourceid
Sourcename
Sourcestatus
Sourceto_json_value
Sourcetype
Source