Skip to main content
Configure tracing with the tracing=True flag when agents have separate databases. A dedicated db ensures all traces are stored in one central location.
1

Create a Python file

tracing_multi_db_flag.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run AgentOS

Your AgentOS will be available at http://localhost:7777. View traces in the AgentOS dashboard.