Skip to main content
Trace an agent that uses reasoning tools in AgentOS. The traces capture the agent’s reasoning process, including all intermediate steps.
1

Create a Python file

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