Skip to main content
Automatically capture all Gemini model calls made through the google-genai SDK.

Setup

Usage

Once initialized, all Gemini calls are captured automatically — including tool calls:

What Gets Captured

Run the example

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

Python

Run the Python example