archiving tracks

This commit is contained in:
2026-03-08 13:29:53 -04:00
parent b44c0f42cd
commit 66338b3ba0
83 changed files with 0 additions and 0 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