Skip to main content
Configure tracing with setup_tracing() when agents have separate databases. A dedicated tracing database ensures all traces are stored in one central location.
1

Create a Python file

tracing_multi_db_setup.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.