Method: OpenApiOpenAIClient::RunToolCallObjectFunction#arguments

Defined in:
lib/openapi_openai/models/run_tool_call_object_function.rb

#argumentsObject

The arguments that the model expects you to pass to the function.



23
24
25
# File 'lib/openapi_openai/models/run_tool_call_object_function.rb', line 23

def arguments
  @arguments
end