Overview
This page explains how to use Basalt’s Experiments API with Python. Experiments help you organize, track, and compare different approaches in your AI workflows.Installation
Ensure you have the Basalt SDK installed:Client Initialization
You can interact with experiments using theExperimentsClient.