struct
AI::OpenAI::OpenAIChatResponseToolCallFunction
- AI::OpenAI::OpenAIChatResponseToolCallFunction
- Struct
- Value
- Object
Overview
Tool call function details in response.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_api.crConstructors
- .new(name : String, arguments : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)