struct
AI::OpenAI::OpenAIChatChunkToolCallFunction
- AI::OpenAI::OpenAIChatChunkToolCallFunction
- Struct
- Value
- Object
Overview
Tool call function in streaming chunk (partial data).
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_api.crConstructors
- .new(pull : JSON::PullParser)
- .new(name : String | Nil = nil, arguments : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)