Name | Type | Description | Notes |
---|---|---|---|
tool_calls | Array<RunToolCallObject> | A list of the relevant tool calls. |
require 'openapi_client'
instance = OpenapiClient::RunObjectRequiredActionSubmitToolOutputs.new(
tool_calls: null
)
Name | Type | Description | Notes |
---|---|---|---|
tool_calls | Array<RunToolCallObject> | A list of the relevant tool calls. |
require 'openapi_client'
instance = OpenapiClient::RunObjectRequiredActionSubmitToolOutputs.new(
tool_calls: null
)