struct
AI::OpenAI::Responses::FunctionCallOutput
- AI::OpenAI::Responses::FunctionCallOutput
- Struct
- Value
- Object
Overview
Function call output
Included Modules
- JSON::Serializable
Defined in:
ai/openai/responses/openai_responses_api.crConstructors
- .new(call_id : String, output : JSON::Any)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
- .text(call_id : String, text : String) : FunctionCallOutput