Skip to main content
Automatically capture module executions, signature predictions, and underlying LLM calls in DSPy programs.

Setup

Usage

Once initialized, every DSPy module call and underlying LLM request is traced automatically:

What Gets Captured

Run the example

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

Python

Run the Python example