Skip to content

NOV-95 Add DeepSeek V4 Pro and MiMo V2.5 Pro - #4

Open
jax-novita wants to merge 1 commit into
mainfrom
myrouterfrontendengineer/nov-95-看看novita还有哪些新模型可以上renderarena

Hidden character warning

The head ref may contain hidden characters: "myrouterfrontendengineer/nov-95-\u770b\u770bnovita\u8fd8\u6709\u54ea\u4e9b\u65b0\u6a21\u578b\u53ef\u4ee5\u4e0arenderarena"
Open

NOV-95 Add DeepSeek V4 Pro and MiMo V2.5 Pro#4
jax-novita wants to merge 1 commit into
mainfrom
myrouterfrontendengineer/nov-95-看看novita还有哪些新模型可以上renderarena

Conversation

@jax-novita

Copy link
Copy Markdown
Owner

Summary

  • Add deepseek/deepseek-v4-pro to allModels and replace the visible Open Source selector slot previously occupied by deepseek/deepseek-v3.2.
  • Add xiaomimimo/mimo-v2.5-pro to allModels and the Proprietary selector group.
  • Add a local Xiaomi MiMo SVG icon asset from LobeHub icons static SVG (MIT package), colored with the approved #FF6900 brand color.

Verification

  • Novita /openai/v1/models verified on 2026-05-20 UTC:
    • deepseek/deepseek-v4-pro: status=1, model_type=chat, supports chat/completions, text input/output, context 1048576, max output 393216, prices 16700/33800 -> 1.67/3.38 USD per million tokens.
    • xiaomimimo/mimo-v2.5-pro: status=1, model_type=chat, supports chat/completions, text input/output, context 1048576, max output 131072, prices 20000/60000 -> 2.0/6.0 USD per million tokens.
  • Selector data check:
    • DeepSeek V4 Pro visible under Open Source.
    • MiMo V2.5 Pro visible under Proprietary.
    • deepseek/deepseek-v3.2 remains in allModels for historical app/gallery compatibility but is no longer visible in modelGroups.
    • Defaults unchanged: pa/claude-opus-4-6, moonshotai/kimi-k2.6.

Checks

  • npm run lint passes with one existing warning in app/gallery/[id]/opengraph-image.tsx (title unused).
  • npm run build passes using Node 22.22.2 and non-secret Supabase placeholder environment variables.
    • A first build attempt under the default Node 18.19.1 failed before compilation because Next.js 16 requires Node >=20.9.0.
    • A second attempt with Node 22 compiled successfully but failed prerender without Supabase public env vars; rerun with placeholder NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY, NEXT_SUPABASE_SERVICE_ROLE_KEY, and NEXT_ENCRYPTION_MASTER_KEY passed.

Notes

  • No default model, copy, or generation logic changes.
  • No V4 Flash selector entry was added.

@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
render-arena Ready Ready Preview, Comment May 20, 2026 1:45am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant