add minimax provider side-track

This commit is contained in:
2026-03-06 19:22:28 -05:00
parent bfe9fb03be
commit cb1440d61c
6 changed files with 1594 additions and 0 deletions

View File

@@ -3,6 +3,9 @@
## Overview
Add MiniMax as a new AI provider to Manual Slop. MiniMax provides high-performance text generation models (M2.5, M2.1, M2) with massive context windows (200k+ tokens) and competitive pricing.
## Documentation
See all ./doc_*.md files
## Current State Audit
- `src/ai_client.py`: Contains provider integration for gemini, anthropic, gemini_cli, deepseek
- `src/gui_2.py`: Line 28 - PROVIDERS list