Skip to main content
Automatically capture agent steps, tool calls, and LLM invocations within LangChain chains and LangGraph graphs.

Setup

Usage with LangGraph

Usage with LangChain

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