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