Code
tool_use_gpt_5.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_gpt_5.py, then run:Run a gpt-5 agent with cached YFinance tools through the OpenAI Responses API and stream the response.
Set up your virtual environment
Set your API key
Install dependencies
Run Agent
tool_use_gpt_5.py, then run: