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.
# Install all optional dependenciespip install basalt-sdk[all]
Note: Optional dependencies are not required for basic usage (prompts, datasets, experiments APIs). See the auto-instrumentation guide for more details.