nemo_microservices.types.customization.tool_schema#

Module Contents#

Classes#

API#

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

Bases: nemo_microservices._models.BaseModel

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

None

Schema defining the function

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

None

Type of tool - currently only ‘function’ is supported