nemo_microservices.types.customization.tool_schema_param#

Module Contents#

Classes#

API#

class nemo_microservices.types.customization.tool_schema_param.ToolSchemaParam#

Bases: typing_extensions.TypedDict

function: typing_extensions.Required[nemo_microservices.types.customization.function_schema_param.FunctionSchemaParam]#

None

Schema defining the function

type: typing_extensions.Literal[nemo_microservices.types.customization.tool_schema_param.ToolSchemaParam.function]#

None

Type of tool - currently only ‘function’ is supported