Test Runs via SDK
Overview
Learn how to programmatically run test runs using Maxim's SDK with custom datasets, flexible output functions, and evaluations for your AI applications.
While Maxim's web interface provides a powerful way to run tests, the SDK offers even more flexibility and control. With the SDK, you can:
- Use custom datasets directly from your code
- Control how outputs are generated
- Integrate testing into your CI/CD pipeline
- Get real-time feedback on test progress
- Handle errors programmatically