nemo_voice_agent.evaluation.tools.basic_tools
nemo_voice_agent.evaluation.tools.basic_tools
Module Contents
Classes
API
Bases: SendExitMessageTool
End the conversation with the user.
Bases: StandardSchemaTool
Get the weather of a city.
Return the properties for the tool.
Return the required properties for the tool.
Get the weather of a city and return it.
Bases: SendScenarioSummaryTool
Place order tool.
Validate the order, emit the scenario summary, and return the placed-order result.
Validate an item in the order.
Parameters:
The item to be validated.
Bases: StandardSchemaTool
Read a file.
Return the properties for the tool.
Return the required properties for the tool.
Read a file from the file system and return its content.
Bases: SendScenarioSummaryTool
Send an answer to the user.
Send the question/answer pair as a scenario summary and return the ack.