Skip to main content
Automatically capture the full multi-agent hierarchy of DeepAgents pipelines. DeepAgents builds on LangChain, so TraceRoot instruments it via the LangChain callback manager.

Setup

Usage

What Gets Captured

Run the example

Clone the repo and run a complete agent end-to-end.

Python

Run the Python example

TypeScript

Run the TypeScript example