struct

AI::OpenAI::OpenAIChatResponseToolCall

Inherits JSON::Serializable < Struct < Value < Object

Tool call in response message.

Constructors

new(id : String | Nil, type : String, function : OpenAIChatResponseToolCallFunction)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

function
Source
type
Source