Code
tool_use.py
Usage
1
Set up your virtual environment
2
Install LlamaCpp
Follow the LlamaCpp installation guide and start the server:
3
Install dependencies
4
Run Agent
Save the code above as
tool_use.py, then run:Give a local LlamaCpp agent WebSearchTools and stream its response to a web-search query.
Set up your virtual environment
Install LlamaCpp
Install dependencies
Run Agent
tool_use.py, then run: