Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of tool being defined: `function` | |
function | AssistantToolsFunctionFunction |
require 'openapi_client'
instance = OpenapiClient::AssistantToolsFunction.new(
type: null,
function: null
)
Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of tool being defined: `function` | |
function | AssistantToolsFunctionFunction |
require 'openapi_client'
instance = OpenapiClient::AssistantToolsFunction.new(
type: null,
function: null
)