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