struct

AI::OpenAI::ChatToolCall

Inherits JSON::Serializable < Struct < Value < Object

Tool call in assistant messages.

Constructors

new(id : String, name : String, arguments : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

function
Source
type
Source