struct

AI::OpenAI::Responses::FunctionCallOutput

Inherits JSON::Serializable < Struct < Value < Object

Function call output

Constructors

new(call_id : String, output : JSON::Any)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
text(call_id : String, text : String) : FunctionCallOutput
Source

Instance methods

call_id
Source
output
Source
type
Source