File tree Expand file tree Collapse file tree 3 files changed +59
-0
lines changed
providers/openrouter/models/minimax Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ name = " MiniMax-01"
2+ attachment = true
3+ reasoning = true
4+ tool_call = true
5+ temperature = true
6+ release_date = " 2025-01-15"
7+ last_updated = " 2025-01-15"
8+
9+ [cost ]
10+ input = 0.20
11+ output = 1.10
12+
13+ [limit ]
14+ context = 1_000_000
15+ output = 1_000_000
16+
17+ [modalities ]
18+ input = [" text" , " image" ]
19+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " MiniMax M1"
2+ attachment = false
3+ reasoning = true
4+ tool_call = true
5+ temperature = true
6+ release_date = " 2025-06-17"
7+ last_updated = " 2025-06-17"
8+
9+ [cost ]
10+ input = 0.40
11+ output = 2.20
12+
13+ [limit ]
14+ context = 1_000_000
15+ output = 40_000
16+
17+ [modalities ]
18+ input = [" text" ]
19+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " MiniMax M2 (free)"
2+ attachment = false
3+ reasoning = true
4+ tool_call = true
5+ temperature = true
6+ release_date = " 2025-10-23"
7+ last_updated = " 2025-10-23"
8+
9+ [cost ]
10+ input = 0.00
11+ output = 0.00
12+ cache_read = 0.00
13+ cache_write = 0.00
14+
15+ [limit ]
16+ context = 204_800
17+ output = 131_100
18+
19+ [modalities ]
20+ input = [" text" ]
21+ output = [" text" ]
You can’t perform that action at this time.
0 commit comments