nemo_voice_agent.utils.tool_calling.basic_tools
nemo_voice_agent.utils.tool_calling.basic_tools
Module Contents
Functions
Data
API
async
Get the current weather of a city. The result includes city name, weather description, temperature, wind speed, wind direction, precipitation, humidity, visibility, and UV index.
Parameters:
city_name
The name of the city to get the weather of. For example, “London”, “Beijing”, “Paris”. Other examples are: “Paris, TX, US”, “Paris, FR” and “Tokyo, JP”.