mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 09:31:41 +00:00
docs: tighten subscription guidance and update MiniMax M2.5 refs
This commit is contained in:
@@ -132,7 +132,7 @@ export async function applyAuthChoiceMiniMax(
|
||||
|
||||
if (params.authChoice === "minimax") {
|
||||
await applyProviderDefaultModel({
|
||||
defaultModel: "lmstudio/minimax-m2.1-gs32",
|
||||
defaultModel: "lmstudio/minimax-m2.5-gs32",
|
||||
applyDefaultConfig: applyMinimaxConfig,
|
||||
applyProviderConfig: applyMinimaxProviderConfig,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user