feat(conductor): Add MiniMax Provider Integration track

This commit is contained in:
2026-03-06 19:14:58 -05:00
parent 661566573c
commit bfe9fb03be
2 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
# MiniMax Provider Integration
> Track ID: minimax_provider_20260306
## Overview
Add MiniMax as a new AI provider to Manual Slop with M2.5, M2.1, and M2 models.
## Links
- [Spec](./spec.md)
- [Plan](./plan.md)
- [Metadata](./metadata.json)
## Quick Start
1. Add "minimax" to PROVIDERS lists
2. Add credentials to credentials.toml
3. Implement client and send functions
4. Test provider switching