1
Create the agent
agent_tools.py
2
Install dependencies
3
Export your API key
4
Run
calculate and get_weather in parallel, then combine the results into a single response.Build an agent that uses custom tools to take actions.
Create the agent
Install dependencies
Export your API key
Run
calculate and get_weather in parallel, then combine the results into a single response.