Code
tool_use.py
Usage
1
Set up your virtual environment
2
Set your LLAMA API key
3
Install dependencies
4
Run Agent
Save the code above as
tool_use.py, then run:Call a Llama agent’s tools asynchronously with aprint_response().
Set up your virtual environment
Set your LLAMA API key
Install dependencies
Run Agent
tool_use.py, then run: