Method: OpenApiOpenAIClient::RunObjectRequiredAction#type
- Defined in:
- lib/openapi_openai/models/run_object_required_action.rb
#type ⇒ Object
For now, this is always ‘submit_tool_outputs`.
20 21 22 |
# File 'lib/openapi_openai/models/run_object_required_action.rb', line 20 def type @type end |