struct

AI::OpenAI::Responses::FunctionCall

Inherits JSON::Serializable < Struct < Value < Object

Function call

Constructors

new(call_id : String, name : String, arguments : String, id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arguments
Source
call_id
Source
name
Source
type
Source