MixtrainDocsBlog

Python SDK Reference

The Mixtrain Python SDK provides a comprehensive set of modules for interacting with the Mixtrain platform.

Modules

  • Model - Reference and run models
  • Dataset - Manage training and evaluation datasets
  • Workflow - Build and run ML pipelines
  • Eval - Evaluate model outputs
  • Router - Route requests across models
  • MixClient - HTTP client for the Mixtrain API
  • MixModel - Model wrapper for integrating with Mixtrain platform
  • MixFlow - Workflow wrapper for ML pipelines
  • Types - Type references for File, Image, Video, Audio, Embedding, Text, and more

On this page