mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
feat(providers): add 4 free models to opencode-zen
This commit is contained in:
@@ -593,6 +593,10 @@ export const REGISTRY: Record<string, RegistryEntry> = {
|
||||
{ id: "minimax-m2.5-free", name: "MiniMax M2.5 Free" },
|
||||
{ id: "big-pickle", name: "Big Pickle" },
|
||||
{ id: "gpt-5-nano", name: "GPT 5 Nano" },
|
||||
{ id: "mimo-v2-omni-free", name: "MiMo V2 Omni Free" },
|
||||
{ id: "mimo-v2-pro-free", name: "MiMo V2 Pro Free" },
|
||||
{ id: "nemotron-3-super-free", name: "Nemotron 3 Super Free" },
|
||||
{ id: "qwen3.6-plus-free", name: "Qwen 3.6 Plus Free" },
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user