mirror of
https://github.com/cline/cline.git
synced 2026-09-04 11:44:01 +08:00
Removing Minimax M2 from free models list (#7359)
This commit is contained in:
@@ -32,18 +32,6 @@ export const ONBOARDING_MODEL_SELECTIONS: Record<"free" | "power", ModelGroup[]>
|
||||
inputPrice: 0,
|
||||
outputPrice: 0,
|
||||
},
|
||||
{
|
||||
id: "minimax/minimax-m2:free",
|
||||
name: "MiniMax: MiniMax M2 (free)",
|
||||
badge: "Trending",
|
||||
score: 90,
|
||||
latency: 2.5,
|
||||
contextWindow: 204_800,
|
||||
supportsImages: false,
|
||||
supportsPromptCache: false,
|
||||
inputPrice: 0,
|
||||
outputPrice: 0,
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user