Code
async_tool_use.py
Usage
1
Set up your virtual environment
2
Set your API key
3
Install dependencies
4
Run Agent
Run a gpt-4o agent with WebSearchTools asynchronously and stream the response through the OpenAI Responses API.
Set up your virtual environment
Set your API key
Install dependencies
Run Agent