Skip to main content

Code

tool_use.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent

Save the code above as tool_use.py, then run:
The agent runs asynchronously, searches the web with WebSearchTools, and streams the response as it’s generated.