Skip to content

function_tool_param

Classes:

Name Description
FunctionToolParam

FunctionToolParam

Attributes:

Name Type Description
function Required[FunctionDefinition]
type Required[Literal['function']]

The type of tool being defined: function

function instance-attribute

function: Required[FunctionDefinition]

type instance-attribute

type: Required[Literal['function']]

The type of tool being defined: function