free-coding-models 0.5.32 → 0.5.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +43 -21
- package/README.md +2 -1
- package/changelog/v0.5.33.md +4 -0
- package/changelog/v0.5.34.md +4 -0
- package/package.json +3 -2
- package/sources.js +12 -52
- package/src/core/router-daemon.js +56 -49
- package/src/core/schema-normalizer.js +172 -0
- package/src/core/tool-bootstrap.js +11 -0
- package/src/core/tool-launchers.js +37 -2
- package/src/core/tool-metadata.js +3 -0
- package/web/dist/assets/index-r8niexgJ.css +1 -0
- package/web/dist/assets/index-zzUvtumw.js +40 -0
- package/web/dist/index.html +2 -2
- package/web/src/App.jsx +93 -105
- package/web/src/components/changelog/ChangelogView.module.css +13 -14
- package/web/src/components/dashboard/FilterBar.jsx +17 -2
- package/web/src/components/dashboard/FilterBar.module.css +68 -21
- package/web/src/components/dashboard/ModelTable.jsx +118 -42
- package/web/src/components/dashboard/ModelTable.module.css +82 -27
- package/web/src/components/help/HelpView.module.css +13 -14
- package/web/src/components/install/InstallEndpointsView.module.css +13 -13
- package/web/src/components/installed/InstalledModelsView.module.css +13 -13
- package/web/src/components/layout/Header.jsx +28 -28
- package/web/src/components/layout/Header.module.css +56 -30
- package/web/src/components/palette/CommandPalette.jsx +14 -14
- package/web/src/components/playground/PlaygroundView.module.css +13 -14
- package/web/src/components/recommend/RecommendView.module.css +13 -11
- package/web/src/components/router/RouterView.module.css +13 -13
- package/web/src/components/tools/ToolPicker.module.css +27 -14
- package/web/src/global.css +58 -31
- package/web/src/hooks/urlState.constants.js +1 -1
- package/web/src/hooks/useUrlState.js +19 -3
- package/web/dist/assets/index-C_tCF0A5.js +0 -40
- package/web/dist/assets/index-CsFt3qt5.css +0 -1
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
MIT License with
|
|
1
|
+
MIT License with Enhanced Disclaimers
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2025 vava
|
|
3
|
+
Copyright (c) 2025-2026 vava-nessa
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -22,28 +22,50 @@ SOFTWARE.
|
|
|
22
22
|
|
|
23
23
|
---
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
GLOBAL DISCLAIMERS, PROVIDER GUARDRAILS & LIMITATION OF LIABILITY
|
|
26
|
+
(DISCORDANCE, GARDE-FOUS PROVIDERS ET LIMITATION DE RESPONSABILITÉ)
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
Corporation.
|
|
28
|
+
1. TRADEMARK, NOMINATIVE USE & NO AFFILIATION
|
|
29
|
+
This software is an independent, community-developed open-source tool. It is NOT affiliated with, endorsed by, sponsored by, authorized by, or in any way officially connected with any of the third-party service providers referenced herein, including but not limited to: NVIDIA Corporation, Groq Inc., Cerebras Systems, SambaNova Systems Inc., Google LLC, GitHub Inc., Microsoft Corporation, Mistral AI, Alibaba Group, Cloudflare Inc., OVHcloud, Moonshot AI, MiniMax, or any other LLM provider.
|
|
30
|
+
- All product names, logos, brands, and trademarks are the property of their respective owners. Their use in this software is strictly for descriptive and nominative purposes to indicate technical compatibility.
|
|
31
|
+
- Nothing in this software or license shall be construed as creating a joint venture, partnership, agency, or employment relationship between the author and any third-party provider.
|
|
32
|
+
- The author makes no claims of intellectual property over any provider's technology, branding, or services.
|
|
29
33
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
34
|
+
2. COMPLIANCE WITH PROVIDER TERMS OF SERVICE (ToS)
|
|
35
|
+
Users of this software are solely and exclusively responsible for complying with the Terms of Service, Acceptable Use Policies, Developer Agreements, and Rate Limits of each third-party provider they interface with through this tool.
|
|
36
|
+
- The author does not guarantee that using this tool complies with the terms of any provider.
|
|
37
|
+
- The author shall not be held liable if the use of this software results in the suspension, restriction, or termination of the user's account by a provider, or in any other legal action taken by a provider against the user.
|
|
33
38
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
39
|
+
3. INDEMNIFICATION BY THE USER (Indemnisation)
|
|
40
|
+
By using this software, the user agrees to indemnify, defend, and hold harmless the author from and against any and all claims, liabilities, damages, losses, costs, expenses, or fees (including reasonable legal/attorneys' fees) arising out of or relating to:
|
|
41
|
+
- The user's violation of any third-party provider's Terms of Service or policies.
|
|
42
|
+
- Any dispute, litigation, or claim brought against the author by a third-party provider due to the user's deployment, misuse, or configuration of this software.
|
|
43
|
+
- The user's configuration, storage, or transmission of API keys and credentials.
|
|
37
44
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
45
|
+
4. API EVOLUTION, DEPRECATION AND SERVICE INTERRUPTION
|
|
46
|
+
The software interfaces with external, third-party APIs that are beyond the author's control.
|
|
47
|
+
- Providers may modify, deprecate, rate-limit, monetize, or shut down their endpoints, models, or APIs at any time without notice.
|
|
48
|
+
- The author is under no obligation to update, fix, or maintain the software to ensure continued compatibility with any provider's services.
|
|
49
|
+
- The author shall not be liable for any service interruptions, data loss, or system failures caused by changes made by third-party providers.
|
|
42
50
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
API
|
|
51
|
+
5. API KEYS & CREDENTIALS SECURITY
|
|
52
|
+
This software operates entirely locally on the user's machine.
|
|
53
|
+
- API keys, tokens, and credentials (e.g., NVIDIA_API_KEY, GROQ_API_KEY, GITHUB_TOKEN, etc.) are stored locally on the user's device.
|
|
54
|
+
- The author does not collect, store, transmit, or have access to the user's API keys or configuration files.
|
|
55
|
+
- The user is solely responsible for securing their credentials. The author shall not be held liable for any credential leaks, unauthorized access, or security breaches resulting from the user's environment.
|
|
46
56
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
57
|
+
6. BILLING, COSTS, AND USAGE LIMITS
|
|
58
|
+
Users are solely responsible for managing their accounts with third-party providers. The author shall not be liable for:
|
|
59
|
+
- Any monetary charges, subscription fees, billing spikes, or financial damages incurred through the use of this software.
|
|
60
|
+
- Rate limits, quota exhaustion, suspension, or termination of the user's accounts by third-party providers.
|
|
61
|
+
|
|
62
|
+
7. AI GENERATED OUTPUTS & COMPLIANCE
|
|
63
|
+
The software acts solely as an interface to connect to AI models. The author does not control, filter, or review the outputs generated by these models.
|
|
64
|
+
- The user assumes all risks associated with the generated output (e.g., copyright infringement, license violations, software bugs, security vulnerabilities in generated code).
|
|
65
|
+
- The author makes no warranties regarding the accuracy, safety, or legality of the code or content generated by the models.
|
|
66
|
+
|
|
67
|
+
8. JURISDICTIONAL LIMITATION OF LIABILITY (French & EU Law / Droit Français et Européen)
|
|
68
|
+
To the maximum extent permitted by applicable law, including but not limited to French Civil Code (Code civil) and EU consumer protection regulations:
|
|
69
|
+
- Since this software is provided free of charge (à titre gratuit), the author's liability is excluded for all indirect, incidental, or consequential damages, including loss of profit, loss of data, loss of business, or system downtime.
|
|
70
|
+
- The author’s liability shall only be engaged in the event of gross negligence (faute lourde) or intentional misconduct (dol), and is otherwise limited to the minimum extent allowed by law.
|
|
71
|
+
- In any case, the author's total liability for any claim arising out of or in connection with this software shall not exceed €10 (ten Euros).
|
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<strong>Find the fastest free coding model in seconds</strong><br>
|
|
9
9
|
Track ~191 models across 20 trusted free or free-limited AI providers in real time<br><br>
|
|
10
10
|
<strong>Install Free API endpoints to your favorite AI coding tools:</strong><br>
|
|
11
|
-
OpenCode CLI / Desktop / WebUI, OpenClaw, Crush, Goose, Aider, Kilo CLI, Qwen Code, OpenHands, Amp, Hermes, Continue, Cline, Xcode, Pi and more...<br><br>
|
|
11
|
+
OpenCode CLI / Desktop / WebUI, OpenClaw, Crush, Goose, Aider, Kilo CLI, Qwen Code, OpenHands, Amp, Hermes, Continue, Cline, Xcode, Pi, ZCode and more...<br><br>
|
|
12
12
|
<strong>Use Kimi K2, DeepSeek V3, GPT-OSS, Qwen3, MiniMax M3, GLM, Llama 4, Gemma 4, Devstral and more — for free</strong>
|
|
13
13
|
</p>
|
|
14
14
|
|
|
@@ -431,6 +431,7 @@ Routing behavior:
|
|
|
431
431
|
| `--pi` | π Pi |
|
|
432
432
|
| `--copilot` | 🤖 Copilot CLI |
|
|
433
433
|
| `--forgecode` | 🔥 ForgeCode |
|
|
434
|
+
| `--zcode` | 🧊 ZCode |
|
|
434
435
|
|
|
435
436
|
Press **`Z`** in the TUI to cycle between tools without restarting.
|
|
436
437
|
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# Changelog v0.5.33 - 2026-06-17
|
|
2
|
+
|
|
3
|
+
### Added
|
|
4
|
+
- **ZCode tool mode (🧊).** Press `Z` in the TUI (or pass `--zcode`) to switch to ZCode mode. ZCode is the desktop agentic IDE from z.ai (智谱) that supports any OpenAI-compatible provider. Since ZCode stores its config in-app (Settings → Model Settings / 模型设置), FCM does not write a config file — instead, on launch it prints a step-by-step setup guide and launches the desktop app via `open -a ZCode` on macOS. The recommended setup points ZCode at the local FCM Router (`http://localhost:19280/v1`, API key `fcm-local`) so users get free failover and the upcoming GLM/Codestral per-provider normalizer on top of any FCM-tracked model. ZCode appears in the "Compatible with" column and the CLI `--help` tool list. Like Xcode, no auto-install is offered — download ZCode from zcode.z.ai/download.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# Changelog v0.5.34 - 2026-06-17
|
|
2
|
+
|
|
3
|
+
### Fixed
|
|
4
|
+
- **Per-provider schema normalization for GLM and Mistral/Codestral.** The router now runs a small normalizer before forwarding chat completions to `zai` (GLM) and `mistral` / `codestral`. The well-known 400/422 offenders are fixed at the router layer: `parallel_tool_calls`, `n`, `top_k`, `logprobs`, `echo`, `user`, `metadata`, and `store` are stripped; `tool` role messages that lack a matching assistant `tool_calls` entry are dropped (ZCode / Claude Code / Cline tool-call-flow quirk); and `temperature` is clamped to the provider's accepted range (Mistral: [0, 1]). Other OpenAI-compatible providers (Groq, Cerebras, NVIDIA, …) pass through unchanged. New module: `src/core/schema-normalizer.js`. Wired into both `proxyJsonRequest` and `proxyStreamingRequest`. 16 new tests in `test/test.js`.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "free-coding-models",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.34",
|
|
4
4
|
"description": "Find the fastest coding LLM models in seconds — ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"nvidia",
|
|
@@ -69,7 +69,8 @@
|
|
|
69
69
|
"chalk": "^5.6.2",
|
|
70
70
|
"kandown": "^0.8.0",
|
|
71
71
|
"socket.io": "^4.8.3",
|
|
72
|
-
"socket.io-client": "^4.8.3"
|
|
72
|
+
"socket.io-client": "^4.8.3",
|
|
73
|
+
"@tanstack/react-virtual": "^3.14.2"
|
|
73
74
|
},
|
|
74
75
|
"packageManager": "pnpm@10.33.2",
|
|
75
76
|
"engines": {
|
package/sources.js
CHANGED
|
@@ -48,7 +48,6 @@ export const nvidiaNim = [
|
|
|
48
48
|
['deepseek-ai/deepseek-v4-flash', 'DeepSeek V4 Flash', 'S+', '72.0%', '1M'],
|
|
49
49
|
['stepfun-ai/step-3.5-flash', 'Step 3.5 Flash', 'S+', '74.4%', '256k'],
|
|
50
50
|
['stepfun-ai/step-3.7-flash', 'Step 3.7 Flash', 'S+', '74.4%', '256k'],
|
|
51
|
-
['qwen/qwen3-coder-480b-a35b-instruct', 'Qwen3 Coder 480B', 'S+', '70.6%', '256k'],
|
|
52
51
|
['nvidia/nemotron-3-ultra-550b-a55b', 'Nemotron 3 Ultra', 'S+', '-', '1M'],
|
|
53
52
|
// ── S tier — SWE-bench Verified 60–70% ──
|
|
54
53
|
['qwen/qwen3-next-80b-a3b-instruct', 'Qwen3 80B Instruct', 'S', '65.0%', '128k'],
|
|
@@ -58,6 +57,7 @@ export const nvidiaNim = [
|
|
|
58
57
|
['mistralai/mistral-medium-3.5-128b', 'Mistral Medium 3.5', 'S', '66.0%', '128k'],
|
|
59
58
|
['mistralai/mistral-small-4-119b-2603', 'Mistral Small 4', 'S', '60.0%', '256k'],
|
|
60
59
|
['qwen/qwen3.5-122b-a10b', 'Qwen3.5 122B', 'S', '64.0%', '128k'],
|
|
60
|
+
['minimaxai/minimax-m3', 'MiniMax M3', 'S', '59.0%', '1M'],
|
|
61
61
|
// ── A+ tier — SWE-bench Verified 50–60% ──
|
|
62
62
|
['mistralai/mistral-large-3-675b-instruct-2512', 'Mistral Large 675B', 'A+', '58.0%', '256k'],
|
|
63
63
|
['nvidia/nemotron-3-super-120b-a12b', 'Nemotron 3 Super', 'A+', '56.0%', '128k'],
|
|
@@ -75,12 +75,6 @@ export const nvidiaNim = [
|
|
|
75
75
|
['meta/llama-3.2-11b-vision-instruct', 'Llama 3.2 11B Vision','B', '28.0%', '128k'],
|
|
76
76
|
// ── C tier — SWE-bench Verified <20% or lightweight edge models ──
|
|
77
77
|
['microsoft/phi-4-mini-instruct', 'Phi 4 Mini', 'C', '14.0%', '128k'],
|
|
78
|
-
// Removed (2026-05-26): minimax-m2 (deprecated), qwen3-next-80b-a3b-thinking (deprecated),
|
|
79
|
-
// llama-3.1-nemotron-ultra-253b-v1 (404), llama-3.3-nemotron-super-49b-v1.5 (404),
|
|
80
|
-
// llama-3.3-70b-instruct (404), mixtral-8x22b-instruct-v0.1 (404),
|
|
81
|
-
// granite-34b-code-instruct (deprecated), llama-4-scout-17b-16e-instruct (deprecated, not in nvidiaNim),
|
|
82
|
-
// llama-3.1-8b-instruct (404) → replaced by llama-3.2-11b-vision-instruct
|
|
83
|
-
// Removed (2026-06-10): z-ai/glm5 (replaced by z-ai/glm-5.1)
|
|
84
78
|
]
|
|
85
79
|
|
|
86
80
|
// 📖 Groq source - https://console.groq.com
|
|
@@ -101,8 +95,6 @@ export const groq = [
|
|
|
101
95
|
export const cerebras = [
|
|
102
96
|
['gpt-oss-120b', 'GPT OSS 120B', 'S', '60.0%', '131k'],
|
|
103
97
|
['zai-glm-4.7', 'GLM 4.7', 'S+', '73.8%', '131k'],
|
|
104
|
-
// Removed (2026-05-26): qwen-3-235b-a22b-instruct-2507 (deprecated May 27, 2026)
|
|
105
|
-
// Removed (2026-05-26): llama3.1-8b (deprecated May 27, 2026)
|
|
106
98
|
]
|
|
107
99
|
|
|
108
100
|
// 📖 SambaNova source - https://cloud.sambanova.ai
|
|
@@ -114,14 +106,12 @@ export const sambanova = [
|
|
|
114
106
|
// ── S tier ──
|
|
115
107
|
['DeepSeek-V3.1', 'DeepSeek V3.1', 'S', '62.0%', '128k'],
|
|
116
108
|
['DeepSeek-V3.2', 'DeepSeek V3.2', 'S+', '70.0%', '32k'],
|
|
117
|
-
['Llama-4-Maverick-17B-128E-Instruct', 'Llama 4 Maverick', 'S', '62.0%', '128k'],
|
|
118
109
|
['gpt-oss-120b', 'GPT OSS 120B', 'S', '60.0%', '128k'],
|
|
110
|
+
// ── A tier ──
|
|
111
|
+
['gemma-4-31B-it', 'Gemma 4 31B', 'A', '45.0%', '128k'],
|
|
119
112
|
// ── A- tier ──
|
|
120
113
|
['Meta-Llama-3.3-70B-Instruct', 'Llama 3.3 70B', 'A-', '39.5%', '128k'],
|
|
121
114
|
// ── B+ tier ──
|
|
122
|
-
['gemma-3-12b-it', 'Gemma 3 12B IT', 'B+', '46.0%', '128k'],
|
|
123
|
-
// Removed (2026-05-26): MiniMax-M2.5 (deprecated, replaced by MiniMax-M2.7)
|
|
124
|
-
// Fix (2026-05-26): Llama-4-Maverick context 1M → 128k (SambaNova actual limit)
|
|
125
115
|
]
|
|
126
116
|
|
|
127
117
|
// 📖 OpenRouter source - https://openrouter.ai
|
|
@@ -137,9 +127,7 @@ export const sambanova = [
|
|
|
137
127
|
export const openrouter = [
|
|
138
128
|
// ── S+ tier — live :free chat/coding models ──
|
|
139
129
|
['qwen/qwen3-coder:free', 'Qwen3 Coder 480B', 'S+', '70.6%', '1M'],
|
|
140
|
-
// Removed (2026-05-31): minimax/minimax-m2.5:free (free tier removed from OpenRouter)
|
|
141
130
|
['z-ai/glm-4.5-air:free', 'GLM 4.5 Air', 'S+', '72.0%', '131k'],
|
|
142
|
-
// Removed (2026-05-31): deepseek/deepseek-v4-flash:free (free tier removed from OpenRouter)
|
|
143
131
|
['poolside/laguna-m.1:free', 'Poolside Laguna M.1', 'S+', '-', '262k'],
|
|
144
132
|
['poolside/laguna-xs.2:free', 'Poolside Laguna XS.2','S+', '-', '131k'],
|
|
145
133
|
['moonshotai/kimi-k2.6:free', 'Kimi K2.6', 'S+', '76.8%', '262k'],
|
|
@@ -164,20 +152,11 @@ export const openrouter = [
|
|
|
164
152
|
['meta-llama/llama-3.2-3b-instruct:free', 'Llama 3.2 3B', 'B', '20.0%', '128k'],
|
|
165
153
|
// ── B+ tier ──
|
|
166
154
|
['nvidia/nemotron-nano-9b-v2:free', 'Nemotron Nano 9B', 'B+', '18.0%', '128k'],
|
|
167
|
-
// Removed (2026-05-31): baidu/cobuddy:free (free tier removed from OpenRouter)
|
|
168
155
|
// ── B tier ──
|
|
169
156
|
['openrouter/free', 'OpenRouter Free', 'B', '-', '200k'],
|
|
170
157
|
// ── C tier ──
|
|
171
158
|
['liquid/lfm-2.5-1.2b-instruct:free', 'LFM 2.5 1.2B', 'C', '-', '32k'],
|
|
172
159
|
['liquid/lfm-2.5-1.2b-thinking:free', 'LFM 2.5 Thinking', 'C', '-', '32k'],
|
|
173
|
-
// Removed (2026-05-26): tencent/hy3-preview:free (free tier removed)
|
|
174
|
-
// Removed (2026-05-26): inclusionai/ling-2.6-1t:free (free tier removed)
|
|
175
|
-
// Removed (2026-05-26): google/gemma-3n-e2b-it:free (free tier removed)
|
|
176
|
-
// Removed (2026-05-26): google/gemma-3-27b-it:free (free tier removed)
|
|
177
|
-
// Removed (2026-05-26): google/gemma-3-12b-it:free (free tier removed)
|
|
178
|
-
// Removed (2026-05-26): google/gemma-3n-e4b-it:free (free tier removed)
|
|
179
|
-
// Removed (2026-05-26): google/gemma-3-4b-it:free (free tier removed)
|
|
180
|
-
// Removed (2026-05-26): google/gemma-4-31b-a4b-it:free (never existed — data error)
|
|
181
160
|
]
|
|
182
161
|
|
|
183
162
|
// 📖 GitHub Models source - https://models.github.ai
|
|
@@ -210,9 +189,6 @@ export const mistral = [
|
|
|
210
189
|
['devstral-2512', 'Devstral 2', 'S+', '72.2%', '256k'],
|
|
211
190
|
['magistral-medium-2509', 'Magistral Medium 1.2','A+', '52.0%', '128k'],
|
|
212
191
|
['mistral-small-2603', 'Mistral Small 4', 'A', '48.0%', '256k'],
|
|
213
|
-
// Removed (2026-05-26): devstral-medium-latest (deprecated, replaced by devstral-2512)
|
|
214
|
-
// Removed (2026-05-26): devstral-small-latest (deprecated, replaced by devstral-2512)
|
|
215
|
-
// Removed (2026-05-26): magistral-small-latest (deprecated, replaced by mistral-small-2603)
|
|
216
192
|
]
|
|
217
193
|
|
|
218
194
|
// 📖 Mistral Codestral source - https://codestral.mistral.ai
|
|
@@ -231,6 +207,7 @@ export const scaleway = [
|
|
|
231
207
|
['qwen3-235b-a22b-instruct-2507', 'Qwen3 235B', 'S+', '70.0%', '250k'],
|
|
232
208
|
['gpt-oss-120b', 'GPT OSS 120B', 'S', '60.0%', '128k'],
|
|
233
209
|
['qwen3-coder-30b-a3b-instruct', 'Qwen3 Coder 30B', 'A+', '55.0%', '128k'],
|
|
210
|
+
['qwen3.6-35b-a3b', 'Qwen3.6 35B MoE', 'A+', '-', '256k'],
|
|
234
211
|
['holo2-30b-a3b', 'Holo2 30B', 'A+', '52.0%', '22k'],
|
|
235
212
|
['llama-3.3-70b-instruct', 'Llama 3.3 70B', 'A-', '39.5%', '100k'],
|
|
236
213
|
['mistral-small-3.2-24b-instruct-2506', 'Mistral Small 3.2', 'B+', '30.0%', '128k'],
|
|
@@ -244,13 +221,9 @@ export const googleai = [
|
|
|
244
221
|
['gemini-3.1-pro-preview', 'Gemini 3.1 Pro Preview', 'S+', '78.0%', '1M'],
|
|
245
222
|
['gemini-3-flash-preview', 'Gemini 3 Flash Preview', 'S', '65.0%', '1M'],
|
|
246
223
|
['gemini-3.1-flash-lite', 'Gemini 3.1 Flash Lite', 'A+', '55.0%', '1M'],
|
|
247
|
-
// ⚠️ DEPRECATED — shutdown Oct 16, 2026
|
|
248
224
|
['gemini-2.5-pro', 'Gemini 2.5 Pro', 'S+', '63.2%', '1M'],
|
|
249
|
-
// ⚠️ DEPRECATED — shutdown Oct 16, 2026
|
|
250
225
|
['gemini-2.5-flash', 'Gemini 2.5 Flash', 'A+', '50.0%', '1M'],
|
|
251
|
-
// ⚠️ DEPRECATED — shutdown Oct 16, 2026
|
|
252
226
|
['gemini-2.5-flash-lite', 'Gemini 2.5 Flash Lite', 'A', '42.0%', '1M'],
|
|
253
|
-
// Removed (2026-05-26): gemini-3.1-flash-lite-preview (endpoint shutdown May 25, 2026 → replaced by gemini-3.1-flash-lite)
|
|
254
227
|
]
|
|
255
228
|
|
|
256
229
|
// 📖 ZAI source - https://open.z.ai
|
|
@@ -281,7 +254,6 @@ export const qwen = [
|
|
|
281
254
|
['qwen3.5-flash', 'Qwen3.5 Flash', 'A+', '55.0%', '1M'],
|
|
282
255
|
['qwen3-coder-flash', 'Qwen3 Coder Flash', 'A+', '55.0%', '1M'],
|
|
283
256
|
['qwen3-32b', 'Qwen3 32B', 'A+', '50.0%', '256k'],
|
|
284
|
-
// Removed (2026-05-26): qwen2.5-coder-32b-instruct (legacy, replaced by qwen3-coder-plus/flash)
|
|
285
257
|
// Fix (2026-05-26): qwen3-max ctx 1M→256k, qwen3-coder-plus ctx 256k→1M, qwen3-coder-flash ctx 256k→1M, qwen3-32b ctx 128k→256k
|
|
286
258
|
// Fix (2026-05-26): qwen3-235b-a22b-instruct ID → qwen3-235b-a22b
|
|
287
259
|
]
|
|
@@ -293,18 +265,15 @@ export const qwen = [
|
|
|
293
265
|
export const cloudflare = [
|
|
294
266
|
// ── S+ tier ──
|
|
295
267
|
['@cf/moonshotai/kimi-k2.6', 'Kimi K2.6', 'S+', '76.8%', '262k'],
|
|
268
|
+
['@cf/moonshotai/kimi-k2.7-code', 'Kimi K2.7 Code', 'S+', '-', '262k'],
|
|
296
269
|
// ── S tier ──
|
|
297
270
|
['@cf/zai-org/glm-4.7-flash', 'GLM-4.7-Flash', 'S', '59.2%', '131k'],
|
|
271
|
+
['@cf/openai/gpt-oss-120b', 'GPT OSS 120B', 'S', '60.0%', '128k'],
|
|
298
272
|
// ── A+ tier ──
|
|
299
|
-
// Removed (2026-05-31): @cf/qwen/qwq-32b (upstream deprecation — Groq removed qwen-qwq-32b July 2025)
|
|
300
273
|
['@cf/nvidia/nemotron-3-120b-a12b', 'Nemotron 3 Super', 'A+', '56.0%', '32k'],
|
|
301
274
|
// ── A tier ──
|
|
302
275
|
['@cf/meta/llama-4-scout-17b-16e-instruct', 'Llama 4 Scout', 'A', '44.0%', '131k'],
|
|
303
|
-
['@cf/meta/llama-3.2-90b-instruct', 'Llama 3.2 90B', 'A+', '45.0%', '128k'],
|
|
304
276
|
['@cf/mistralai/mistral-7b-instruct-v0.2', 'Mistral 7B v0.2', 'A', '38.0%', '128k'],
|
|
305
|
-
['@cf/google/gemma-2-9b-it', 'Gemma 2 9B', 'A', '35.0%', '128k'],
|
|
306
|
-
['@cf/anthropic/claude-3-5-sonnet', 'Claude 3.5 Sonnet', 'S+', '62.4%', '200k'],
|
|
307
|
-
['@cf/openai/gpt-4o-mini', 'GPT-4o Mini', 'A+', '50.0%', '128k'],
|
|
308
277
|
['@cf/qwen/qwen3-30b-a3b-fp8', 'Qwen3 30B MoE', 'A', '45.0%', '128k'],
|
|
309
278
|
['@cf/qwen/qwen2.5-coder-32b-instruct', 'Qwen2.5 Coder 32B', 'A', '46.0%', '128k'],
|
|
310
279
|
['@cf/openai/gpt-oss-20b', 'GPT OSS 20B', 'A', '42.0%', '128k'],
|
|
@@ -315,8 +284,6 @@ export const cloudflare = [
|
|
|
315
284
|
|
|
316
285
|
// ── B tier ──
|
|
317
286
|
['@cf/ibm/granite-4.0-h-micro', 'Granite 4.0 Micro', 'B+', '30.0%', '128k'],
|
|
318
|
-
// Removed (2026-05-26): @cf/google/gemma-4-31b-it (never existed on Cloudflare)
|
|
319
|
-
// Removed (2026-05-26): @cf/meta/llama-3.1-8b-instruct (deprecated May 30 + actual ctx = 8k, not 128k)
|
|
320
287
|
// Fix (2026-05-26): @cf/moonshotai/kimi-k2.6 ctx 256k → 262k
|
|
321
288
|
]
|
|
322
289
|
|
|
@@ -326,6 +293,7 @@ export const cloudflare = [
|
|
|
326
293
|
// 📖 Env var: OVH_AI_ENDPOINTS_ACCESS_TOKEN
|
|
327
294
|
export const ovhcloud = [
|
|
328
295
|
['Qwen3.5-397B-A17B', 'Qwen3.5 397B MoE', 'S', '-', '262k'],
|
|
296
|
+
['Qwen3.6-27B', 'Qwen3.6 27B', 'A', '-', '262k'],
|
|
329
297
|
['Qwen3-Coder-30B-A3B-Instruct', 'Qwen3 Coder 30B MoE', 'A+', '55.0%', '256k'],
|
|
330
298
|
['gpt-oss-120b', 'GPT OSS 120B', 'S', '60.0%', '131k'],
|
|
331
299
|
['gpt-oss-20b', 'GPT OSS 20B', 'A', '42.0%', '131k'],
|
|
@@ -335,7 +303,6 @@ export const ovhcloud = [
|
|
|
335
303
|
['Mistral-7B-Instruct-v0.3', 'Mistral 7B Instruct', 'B', '25.0%', '127k'],
|
|
336
304
|
['Mistral-Nemo-Instruct-2407', 'Mistral Nemo', 'B+', '30.0%', '118k'],
|
|
337
305
|
['Qwen3.5-9B', 'Qwen3.5 9B', 'B+', '30.0%', '262k'],
|
|
338
|
-
// Removed (2026-05-26): Llama-3.1-8B-Instruct (delisted from OVHcloud catalog)
|
|
339
306
|
// Fix (2026-05-26): Qwen3.5-9B ctx 128k→262k, Mistral-Small ctx 131k→128k, Mistral-Nemo ctx 128k→118k, Mistral-7B ctx 32k→127k
|
|
340
307
|
]
|
|
341
308
|
|
|
@@ -350,17 +317,8 @@ export const opencodeZen = [
|
|
|
350
317
|
['big-pickle', 'Big Pickle', 'S+', '72.0%', '200k'],
|
|
351
318
|
['deepseek-v4-flash-free', 'DeepSeek V4 Flash Free', 'S+', '79.0%', '200k'],
|
|
352
319
|
['mimo-v2.5-free', 'MiMo-V2.5 Free', 'S+', '-', '200k'],
|
|
353
|
-
['nemotron-3-
|
|
354
|
-
['
|
|
355
|
-
// Removed (2026-05-28): qwen3.6-plus-free (free promotion ended — now requires OpenCode Go)
|
|
356
|
-
// Removed (2026-05-28): minimax-m2.5-free (7-day launch promo expired — now paid)
|
|
357
|
-
// Removed (2026-05-28): gpt-5-nano (was never free — incorrectly cataloged as free, requires Zen PAYG)
|
|
358
|
-
// Removed (2026-05-26): hy3-preview-free (deleted from Zen)
|
|
359
|
-
// Removed (2026-05-26): ling-2.6-flash-free (deleted from Zen)
|
|
360
|
-
// Removed (2026-05-26): trinity-mini-free (deleted from Zen)
|
|
361
|
-
// Removed (2026-05-26): trinity-large-preview-free (deleted from Zen)
|
|
362
|
-
// Fix (2026-05-26): nematron-3-super-free ctx 1M → 200k (Zen limits it)
|
|
363
|
-
// Added (2026-06-01): minimax-m3-free — MiniMax M3, 1M context, MSA attention (SWE-Bench Pro 59.0%)
|
|
320
|
+
['nemotron-3-ultra-free', 'Nemotron 3 Ultra Free', 'A+', '-', '200k'],
|
|
321
|
+
['north-mini-code-free', 'North Mini Code Free', 'B+', '-', '200k'],
|
|
364
322
|
]
|
|
365
323
|
|
|
366
324
|
// 📖 Kilo source - https://api.kilo.ai/api/gateway
|
|
@@ -374,10 +332,12 @@ export const kilo = [
|
|
|
374
332
|
// 📖 Free unauthenticated tier works with tight shared limits; optional free token at https://token.llm7.io
|
|
375
333
|
// 📖 Pro-tagged models from /v1/models are intentionally excluded.
|
|
376
334
|
export const llm7 = [
|
|
335
|
+
['deepseek-v4-flash', 'DeepSeek V4 Flash', 'S+', '-', '128k'],
|
|
336
|
+
['kimi-k2.6', 'Kimi K2.6', 'S+', '-', '256k'],
|
|
377
337
|
['qwen3-235b', 'Qwen3 235B', 'S+', '70.0%', '240k'],
|
|
338
|
+
['devstral-small-2:24b', 'Devstral Small 2', 'A', '-', '128k'],
|
|
378
339
|
['mistral-small-3.2', 'Mistral Small 3.2', 'B+', '34.0%', '128k'],
|
|
379
340
|
['codestral-latest', 'Codestral Latest', 'B+', '34.0%', '32k'],
|
|
380
|
-
['devstral-small-2:24b', 'Devstral Small 2', 'A', '-', '128k'],
|
|
381
341
|
]
|
|
382
342
|
|
|
383
343
|
// 📖 Routeway source - https://api.routeway.ai/v1/models
|