chore(ai): normalize MiMo V2 Pro model name

This commit is contained in:
Mario Zechner
2026-03-20 01:06:14 +01:00
parent 21ef72e9ce
commit 527c2af5e7

View File

@@ -13067,7 +13067,7 @@ export const MODELS = {
} satisfies Model<"anthropic-messages">,
"xiaomi/mimo-v2-pro": {
id: "xiaomi/mimo-v2-pro",
name: "Mimo V2 Pro",
name: "MiMo V2 Pro",
api: "anthropic-messages",
provider: "vercel-ai-gateway",
baseUrl: "https://ai-gateway.vercel.sh",