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