Skip to main content
Automatic logging works for both sync and async Assistant methods.
Streaming support coming soon!
assistant_trace

Quick Start

You can automatically trace OpenAI’s Assistants API by using Parea’s wrap_openai_client helper.

Fully working example

Cookbook