nemo_microservices.types.customization.tool_schema#

Module Contents#

Classes#

API#

class nemo_microservices.types.customization.tool_schema.ToolSchema(/, **data: typing.Any)#

Bases: nemo_microservices._models.BaseModel

function: nemo_microservices.types.customization.function_schema.FunctionSchema#

None

Schema defining the function

type: Optional[typing_extensions.Literal[nemo_microservices.types.customization.tool_schema.ToolSchema.function]]#

None

Type of tool - currently only ‘function’ is supported