Skip to main content
Automatically capture agent runs, LLM calls, and tool invocations within the Pydantic AI framework via its native OpenTelemetry instrumentation.

Setup

Usage

Once initialized, all Pydantic AI agent runs and tool invocations are captured automatically:

What Gets Captured

Run the example

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

Python

Run the Python example