Method: OpenApiOpenAIClient::RunToolCallObject#function
- Defined in:
- lib/openapi_openai/models/run_tool_call_object.rb
#function ⇒ Object
Returns the value of attribute function.
25 26 27 |
# File 'lib/openapi_openai/models/run_tool_call_object.rb', line 25 def function @function end |