Skip to content

Commit 002f1e5

Browse files
feat(subscriptions): update Token Plan Plus benefits for MiniMax M3 (#3666)
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
1 parent 6c51d67 commit 002f1e5

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

apps/web/src/components/subscriptions/coding-plans/CodingPlansGroup.tsx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,13 @@ import { MiniMaxPlanIcon } from './MiniMaxPlanIcon';
3333

3434
const TOKEN_PLAN_PLUS_BENEFITS = [
3535
'Kilo automatically configures MiniMax in your BYOK settings.',
36-
'4,500 model requests per 5 hours.',
37-
'Powered by MiniMax-M2.7: ~50 TPS normally, 100 TPS off-peak.',
38-
'Access image understanding and the web search MCP.',
39-
'Generate images and speech.',
40-
'Weekly usage allowance is 10x the 5-hour usage quota.',
36+
'~1.7B tokens per month of M3 usage.',
37+
'Full access to the MiniMax model family (M3 / M2.7 / image / speech / music).',
38+
'1M context window — built for long documents and large codebases.',
39+
'Native multimodal understanding: image and video input.',
40+
'Run 3–4 concurrent agents.',
41+
'Access the web search MCP.',
42+
'Text, image, speech, and music share one quota.',
4143
];
4244

4345
export function CodingPlansGroup({

0 commit comments

Comments
 (0)