struct

AI::OpenAI::OpenAIChatChunkToolCallFunction

Inherits JSON::Serializable < Struct < Value < Object

Tool call function in streaming chunk (partial data).

Constructors

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

Instance methods

arguments
Source
name
Source