01_basic_agent_tracing.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your OpenAI API key
4
Run the example
Save the code above as
01_basic_agent_tracing.py, then run:Enable tracing on AgentOS to record every run of a HackerNews agent in SQLite.
Set up your virtual environment
Install dependencies
Export your OpenAI API key
Run the example
01_basic_agent_tracing.py, then run: