feat(conductor): Add MiniMax Provider Integration track
This commit is contained in:
@@ -56,7 +56,7 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
*Link: [./tracks/tool_usage_analytics_20260306/](./tracks/tool_usage_analytics_20260306/)*
|
||||
|
||||
11. [ ] **Track: Session Insights & Efficiency Scores**
|
||||
*Link: [./tracks/session_insights_202603/session_insights06/](./tracks_20260306/)*
|
||||
*Link: [./tracks/session_insights_20260306/](./tracks/session_insights_20260306/)*
|
||||
|
||||
12. [ ] **Track: Track Progress Visualization**
|
||||
*Link: [./tracks/track_progress_viz_20260306/](./tracks/track_progress_viz_20260306/)*
|
||||
@@ -123,3 +123,4 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
- [x] **Track: Deep Architectural Documentation Refresh**
|
||||
- [x] **Track: Robust Live Simulation Verification**
|
||||
|
||||
|
||||
|
||||
17
conductor/tracks/minimax_provider_20260306/index.md
Normal file
17
conductor/tracks/minimax_provider_20260306/index.md
Normal 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
|
||||
Reference in New Issue
Block a user