struct
AI::OpenAI::Responses::ShellCall
- AI::OpenAI::Responses::ShellCall
- Struct
- Value
- Object
Overview
Shell call (Responses API)
Included Modules
- JSON::Serializable
Defined in:
ai/openai/responses/openai_responses_api.crConstructors
- .new(id : String, call_id : String, status : String, action : ShellAction)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)