Skip to main content
The TypeScript SDK is not yet available for v1. If you’re using TypeScript/JavaScript, please continue to follow the v0 docs: v0/installation.

Installation (Python)

Requirements

Optional Dependencies

The SDK includes optional extras for auto-instrumentation of specific LLM providers, vector databases, and frameworks. You only need to install these if you plan to use auto-instrumentation.

LLM Providers

Vector Databases

Frameworks

Everything

Note: Optional dependencies are not required for basic usage (prompts, datasets, experiments APIs). See the auto-instrumentation guide for more details.

Next Steps