clew-code 0.2.21 → 0.2.22
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/dist/main.js +1861 -1856
- package/docs/architecture.html +91 -148
- package/docs/assets/clew-agent-loop.png +0 -0
- package/docs/assets/clew-general-architecture.png +0 -0
- package/docs/assets/clew-mcp-architecture.png +0 -0
- package/docs/assets/clew-p2p-swarm.png +0 -0
- package/docs/changelog.html +150 -0
- package/docs/cli-reference.html +90 -0
- package/docs/commands.html +156 -265
- package/docs/configuration.html +85 -147
- package/docs/contributing.html +91 -0
- package/docs/css/styles.css +425 -425
- package/docs/daemon.html +62 -129
- package/docs/features/bridge-mode.html +61 -66
- package/docs/features/evals.html +57 -149
- package/docs/features/searxng-search.html +58 -118
- package/docs/features/sentry-setup.html +61 -124
- package/docs/index.html +137 -125
- package/docs/installation.html +77 -105
- package/docs/internals/growthbook-ab-testing.html +69 -91
- package/docs/internals/hidden-features.html +81 -143
- package/docs/js/main.js +29 -0
- package/docs/loop.html +69 -181
- package/docs/mcp.html +99 -247
- package/docs/models.html +69 -110
- package/docs/permission-model.html +86 -102
- package/docs/plugins.html +84 -102
- package/docs/providers.html +87 -127
- package/docs/quick-start.html +81 -93
- package/docs/research-memory.html +71 -102
- package/docs/security.html +71 -0
- package/docs/skills.html +67 -117
- package/docs/swarm.html +78 -236
- package/docs/tools.html +152 -151
- package/docs/troubleshooting.html +86 -106
- package/docs/voice-mode.html +79 -0
- package/package.json +1 -1
- package/docs/architecture.th.html +0 -79
- package/docs/clew-code-architecture.html +0 -1126
- package/docs/commands.th.html +0 -269
- package/docs/configuration.th.html +0 -108
- package/docs/daemon.th.html +0 -73
- package/docs/features/bridge-mode.th.html +0 -62
- package/docs/features/evals.th.html +0 -62
- package/docs/features/searxng-search.th.html +0 -67
- package/docs/features/sentry-setup.th.html +0 -69
- package/docs/features/swarm.html +0 -156
- package/docs/generated/providers.html +0 -625
- package/docs/generated/tools.html +0 -558
- package/docs/index.th.html +0 -292
- package/docs/installation.th.html +0 -105
- package/docs/internals/growthbook-ab-testing.th.html +0 -60
- package/docs/internals/hidden-features.th.html +0 -107
- package/docs/loop.th.html +0 -227
- package/docs/mcp.th.html +0 -207
- package/docs/models.th.html +0 -61
- package/docs/permission-model.th.html +0 -67
- package/docs/plugins.th.html +0 -79
- package/docs/prompts-and-features.html +0 -806
- package/docs/providers.th.html +0 -81
- package/docs/quick-start.th.html +0 -89
- package/docs/research-memory.th.html +0 -72
- package/docs/skills.th.html +0 -90
- package/docs/swarm.th.html +0 -280
- package/docs/tools.th.html +0 -84
- package/docs/troubleshooting.th.html +0 -85
|
@@ -1,625 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>Providers (Auto-generated) — Clew</title>
|
|
7
|
-
<meta name="description" content="Auto-generated provider reference for 29 AI providers in Clew Code.">
|
|
8
|
-
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
9
|
-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
10
|
-
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
11
|
-
<link rel="stylesheet" href="../css/styles.css">
|
|
12
|
-
<link rel="icon" type="image/svg+xml" href="../assets/clew.svg">
|
|
13
|
-
</head>
|
|
14
|
-
<body>
|
|
15
|
-
<header class="header">
|
|
16
|
-
<div class="header-inner">
|
|
17
|
-
<a href="../index.html" class="logo"><span class="logo-mark">C</span><span>Clew Code</span></a>
|
|
18
|
-
<nav class="header-nav">
|
|
19
|
-
<a href="../index.html">Home</a>
|
|
20
|
-
<a href="../commands.html">Commands</a>
|
|
21
|
-
<a href="../tools.html">Tools</a>
|
|
22
|
-
<a href="../providers.html">Providers</a>
|
|
23
|
-
<a href="../prompts-and-features.html">Reference</a>
|
|
24
|
-
<a href="../quick-start.html">Docs</a>
|
|
25
|
-
</nav>
|
|
26
|
-
</div>
|
|
27
|
-
</header>
|
|
28
|
-
<div class="app">
|
|
29
|
-
<aside class="sidebar" id="sidebar">
|
|
30
|
-
<div class="sidebar-section">
|
|
31
|
-
<div class="sidebar-label">Generated Docs</div>
|
|
32
|
-
<a href="providers.html" class="sidebar-link"><span class="link-icon"></span>Providers</a>
|
|
33
|
-
<a href="tools.html" class="sidebar-link"><span class="link-icon"></span>Tools</a>
|
|
34
|
-
</div>
|
|
35
|
-
<div class="sidebar-section">
|
|
36
|
-
<div class="sidebar-label">Static Docs</div>
|
|
37
|
-
<a href="../commands.html" class="sidebar-link"><span class="link-icon"></span>Commands</a>
|
|
38
|
-
<a href="../tools.html" class="sidebar-link"><span class="link-icon"></span>Tools</a>
|
|
39
|
-
<a href="../providers.html" class="sidebar-link"><span class="link-icon"></span>Providers</a>
|
|
40
|
-
</div>
|
|
41
|
-
</aside>
|
|
42
|
-
<div class="sidebar-overlay"></div>
|
|
43
|
-
<div class="content-wrap"><main class="content">
|
|
44
|
-
<div class="breadcrumbs"><a href="../index.html">Home</a><span class="sep">/</span><span>Providers (Auto-generated)</span></div>
|
|
45
|
-
<h1>Providers (Auto-generated)</h1>
|
|
46
|
-
<p class="section-subtitle"><em>Auto-generated from source code. Last updated: 2026-06-14.</em></p>
|
|
47
|
-
|
|
48
|
-
<h2>All Providers</h2>
|
|
49
|
-
<p>Clew supports <strong>29 AI providers</strong>. Switch between them at runtime with <code>/model</code> or <code>/provider-select</code>.</p>
|
|
50
|
-
<div class="table-wrap"><table>
|
|
51
|
-
<tr><th>Provider</th><th>Env Key</th><th>Default Model</th><th>Capabilities</th></tr>
|
|
52
|
-
<tr>
|
|
53
|
-
<td><strong>Anthropic</strong></td>
|
|
54
|
-
<td><code>ANTHROPIC_API_KEY</code></td>
|
|
55
|
-
<td>claude-opus-4-7</td>
|
|
56
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
57
|
-
</tr><tr>
|
|
58
|
-
<td><strong>OpenAI (API Key)</strong></td>
|
|
59
|
-
<td><code>OPENAI_API_KEY</code></td>
|
|
60
|
-
<td>gpt-5.5</td>
|
|
61
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
62
|
-
</tr><tr>
|
|
63
|
-
<td><strong>Google</strong></td>
|
|
64
|
-
<td><code>GOOGLE_API_KEY</code></td>
|
|
65
|
-
<td>gemini-3.1-pro-preview</td>
|
|
66
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
67
|
-
</tr><tr>
|
|
68
|
-
<td><strong>Gemini Code Assist (OAuth)</strong></td>
|
|
69
|
-
<td><code>GEMINI_API_KEY</code></td>
|
|
70
|
-
<td>gemini-2.5-flash</td>
|
|
71
|
-
<td style="font-size:0.75rem">Chat, Streaming, Vision, ImageIn</td>
|
|
72
|
-
</tr><tr>
|
|
73
|
-
<td><strong>OpenRouter</strong></td>
|
|
74
|
-
<td><code>OPENROUTER_API_KEY</code></td>
|
|
75
|
-
<td>anthropic/claude-opus-4.7</td>
|
|
76
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
77
|
-
</tr><tr>
|
|
78
|
-
<td><strong>DeepSeek</strong></td>
|
|
79
|
-
<td><code>DEEPSEEK_API_KEY</code></td>
|
|
80
|
-
<td>deepseek-v4-pro</td>
|
|
81
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, JSON Schema, Reasoning</td>
|
|
82
|
-
</tr><tr>
|
|
83
|
-
<td><strong>OpenCode</strong></td>
|
|
84
|
-
<td><code>OPENCODE_API_KEY</code></td>
|
|
85
|
-
<td>claude-opus-4-7</td>
|
|
86
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
87
|
-
</tr><tr>
|
|
88
|
-
<td><strong>OpenCode Go</strong></td>
|
|
89
|
-
<td><code>OPENCODE_GO_API_KEY</code></td>
|
|
90
|
-
<td>deepseek-v4-flash</td>
|
|
91
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
92
|
-
</tr><tr>
|
|
93
|
-
<td><strong>Groq</strong></td>
|
|
94
|
-
<td><code>GROQ_API_KEY</code></td>
|
|
95
|
-
<td>llama-3.3-70b-versatile</td>
|
|
96
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
97
|
-
</tr><tr>
|
|
98
|
-
<td><strong>xAI</strong></td>
|
|
99
|
-
<td><code>XAI_API_KEY</code></td>
|
|
100
|
-
<td>grok-4.3</td>
|
|
101
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
102
|
-
</tr><tr>
|
|
103
|
-
<td><strong>Mistral</strong></td>
|
|
104
|
-
<td><code>MISTRAL_API_KEY</code></td>
|
|
105
|
-
<td>mistral-small-latest</td>
|
|
106
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
107
|
-
</tr><tr>
|
|
108
|
-
<td><strong>KiloCode</strong></td>
|
|
109
|
-
<td><code>KILOCODE_API_KEY</code></td>
|
|
110
|
-
<td>kilo-auto/balanced</td>
|
|
111
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
112
|
-
</tr><tr>
|
|
113
|
-
<td><strong>Ollama (Local)</strong></td>
|
|
114
|
-
<td><code>OLLAMA_API_KEY</code></td>
|
|
115
|
-
<td>llama3.3</td>
|
|
116
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
117
|
-
</tr><tr>
|
|
118
|
-
<td><strong>Together AI</strong></td>
|
|
119
|
-
<td><code>TOGETHER_API_KEY</code></td>
|
|
120
|
-
<td>deepseek-ai/DeepSeek-V4-Pro</td>
|
|
121
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
122
|
-
</tr><tr>
|
|
123
|
-
<td><strong>Fireworks AI</strong></td>
|
|
124
|
-
<td><code>FIREWORKS_API_KEY</code></td>
|
|
125
|
-
<td>accounts/fireworks/models/llama-v4-70b-instruct</td>
|
|
126
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
127
|
-
</tr><tr>
|
|
128
|
-
<td><strong>NVIDIA NIM</strong></td>
|
|
129
|
-
<td><code>NVIDIA_API_KEY</code></td>
|
|
130
|
-
<td>deepseek-ai/deepseek-v4-pro</td>
|
|
131
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
132
|
-
</tr><tr>
|
|
133
|
-
<td><strong>Cohere</strong></td>
|
|
134
|
-
<td><code>COHERE_API_KEY</code></td>
|
|
135
|
-
<td>command-a-plus-05-2026</td>
|
|
136
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, JSON Schema, Reasoning</td>
|
|
137
|
-
</tr><tr>
|
|
138
|
-
<td><strong>Deep Infra</strong></td>
|
|
139
|
-
<td><code>DEEPINFRA_API_KEY</code></td>
|
|
140
|
-
<td>meta-llama/Llama-4-Scout-17B</td>
|
|
141
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
142
|
-
</tr><tr>
|
|
143
|
-
<td><strong>Perplexity</strong></td>
|
|
144
|
-
<td><code>PERPLEXITY_API_KEY</code></td>
|
|
145
|
-
<td>sonar-pro</td>
|
|
146
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
147
|
-
</tr><tr>
|
|
148
|
-
<td><strong>Cerebras</strong></td>
|
|
149
|
-
<td><code>CEREBRAS_API_KEY</code></td>
|
|
150
|
-
<td>qwen/Qwen-3-235B-Instruct</td>
|
|
151
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, JSON Schema</td>
|
|
152
|
-
</tr><tr>
|
|
153
|
-
<td><strong>SiliconFlow</strong></td>
|
|
154
|
-
<td><code>SILICONFLOW_API_KEY</code></td>
|
|
155
|
-
<td>deepseek-ai/DeepSeek-V4-Pro</td>
|
|
156
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
157
|
-
</tr><tr>
|
|
158
|
-
<td><strong>Moonshot AI (Kimi)</strong></td>
|
|
159
|
-
<td><code>MOONSHOT_API_KEY</code></td>
|
|
160
|
-
<td>moonshotai/kimi-k2.6</td>
|
|
161
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
162
|
-
</tr><tr>
|
|
163
|
-
<td><strong>Zhipu AI (GLM)</strong></td>
|
|
164
|
-
<td><code>ZHIPU_API_KEY</code></td>
|
|
165
|
-
<td>glm-4.7</td>
|
|
166
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
167
|
-
</tr><tr>
|
|
168
|
-
<td><strong>Hugging Face</strong></td>
|
|
169
|
-
<td><code>HUGGINGFACE_API_KEY</code></td>
|
|
170
|
-
<td>meta-llama/Llama-3.3-70B-Instruct</td>
|
|
171
|
-
<td style="font-size:0.75rem">Chat</td>
|
|
172
|
-
</tr><tr>
|
|
173
|
-
<td><strong>Poe</strong></td>
|
|
174
|
-
<td><code>POE_API_KEY</code></td>
|
|
175
|
-
<td>claude-3-7-sonnet</td>
|
|
176
|
-
<td style="font-size:0.75rem">Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
177
|
-
</tr><tr>
|
|
178
|
-
<td><strong>DigitalOcean</strong></td>
|
|
179
|
-
<td><code>DIGITALOCEAN_API_KEY</code></td>
|
|
180
|
-
<td>llama3.3-70b-instruct</td>
|
|
181
|
-
<td style="font-size:0.75rem">Chat, Tools, JSON Schema</td>
|
|
182
|
-
</tr><tr>
|
|
183
|
-
<td><strong>Cline</strong></td>
|
|
184
|
-
<td><code>CLINE_API_KEY</code></td>
|
|
185
|
-
<td>anthropic/claude-sonnet-4.6</td>
|
|
186
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
187
|
-
</tr><tr>
|
|
188
|
-
<td><strong>Clew Gateway</strong></td>
|
|
189
|
-
<td><code>CLEW_GATEWAY_KEY</code></td>
|
|
190
|
-
<td>clew-code</td>
|
|
191
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td>
|
|
192
|
-
</tr><tr>
|
|
193
|
-
<td><strong>Custom (OpenAI-Compatible)</strong></td>
|
|
194
|
-
<td><code>CUSTOM_API_KEY</code></td>
|
|
195
|
-
<td>—</td>
|
|
196
|
-
<td style="font-size:0.75rem">Chat, Streaming, Tools</td>
|
|
197
|
-
</tr>
|
|
198
|
-
</table></div>
|
|
199
|
-
|
|
200
|
-
<h2>Provider Details</h2>
|
|
201
|
-
<div class="provider-group"><details>
|
|
202
|
-
<summary><strong>Anthropic</strong> <code>anthropic</code></summary>
|
|
203
|
-
<p>Anthropic Claude — native tool calling, adaptive thinking, 1M context. Source: platform.claude.com/docs, May 2026.</p>
|
|
204
|
-
<table>
|
|
205
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
206
|
-
<tr><td>Provider ID</td><td><code>anthropic</code></td></tr>
|
|
207
|
-
<tr><td>Env Key</td><td><code>ANTHROPIC_API_KEY</code></td></tr>
|
|
208
|
-
<tr><td>Default Model</td><td>claude-opus-4-7</td></tr>
|
|
209
|
-
<tr><td>Base URL</td><td><code>https://api.anthropic.com/v1</code></td></tr>
|
|
210
|
-
<tr><td>Models URL</td><td><code>https://api.anthropic.com/v1/models</code></td></tr>
|
|
211
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
212
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
213
|
-
</table>
|
|
214
|
-
<p><strong>Models (4):</strong> claude-opus-4-7, claude-sonnet-4-6, claude-haiku-4-5-20251001, claude-opus-4-6</p>
|
|
215
|
-
</details><details>
|
|
216
|
-
<summary><strong>OpenAI (API Key)</strong> <code>openai</code></summary>
|
|
217
|
-
<p>OpenAI — GPT-5.5 flagship. Source: developers.openai.com/docs/models, May 2026.</p>
|
|
218
|
-
<table>
|
|
219
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
220
|
-
<tr><td>Provider ID</td><td><code>openai</code></td></tr>
|
|
221
|
-
<tr><td>Env Key</td><td><code>OPENAI_API_KEY</code></td></tr>
|
|
222
|
-
<tr><td>Default Model</td><td>gpt-5.5</td></tr>
|
|
223
|
-
<tr><td>Base URL</td><td><code>https://api.openai.com/v1</code></td></tr>
|
|
224
|
-
<tr><td>Models URL</td><td><code>https://api.openai.com/v1/models</code></td></tr>
|
|
225
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
226
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
227
|
-
</table>
|
|
228
|
-
<p><strong>Models (3):</strong> gpt-5.5, gpt-5.4, gpt-5.4-mini</p>
|
|
229
|
-
</details><details>
|
|
230
|
-
<summary><strong>Google</strong> <code>google</code></summary>
|
|
231
|
-
<p>Google Gemini via native SDK (GoogleProvider). Updated 2026-04-25.</p>
|
|
232
|
-
<table>
|
|
233
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
234
|
-
<tr><td>Provider ID</td><td><code>google</code></td></tr>
|
|
235
|
-
<tr><td>Env Key</td><td><code>GOOGLE_API_KEY</code></td></tr>
|
|
236
|
-
<tr><td>Default Model</td><td>gemini-3.1-pro-preview</td></tr>
|
|
237
|
-
<tr><td>Base URL</td><td><code>https://generativelanguage.googleapis.com/v1beta/openai</code></td></tr>
|
|
238
|
-
<tr><td>Models URL</td><td><code>https://generativelanguage.googleapis.com/v1beta/openai/v1/models</code></td></tr>
|
|
239
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
240
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
241
|
-
</table>
|
|
242
|
-
<p><strong>Models (2):</strong> gemini-3.1-flash-lite, gemini-3.1-pro-preview</p>
|
|
243
|
-
</details><details>
|
|
244
|
-
<summary><strong>Gemini Code Assist (OAuth)</strong> <code>google-assist</code></summary>
|
|
245
|
-
<p>Gemini Code Assist via OAuth — uses ~/.gemini/oauth_creds.json from Gemini CLI. Free tier via Google Code Assist API.</p>
|
|
246
|
-
<table>
|
|
247
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
248
|
-
<tr><td>Provider ID</td><td><code>google-assist</code></td></tr>
|
|
249
|
-
<tr><td>Env Key</td><td><code>GEMINI_API_KEY</code></td></tr>
|
|
250
|
-
<tr><td>Default Model</td><td>gemini-2.5-flash</td></tr>
|
|
251
|
-
<tr><td>Base URL</td><td><code>https://cloudcode-pa.googleapis.com/v1internal</code></td></tr>
|
|
252
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
253
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
254
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Vision, ImageIn</td></tr>
|
|
255
|
-
</table>
|
|
256
|
-
<p><strong>Models (2):</strong> gemini-2.5-flash, gemini-2.5-pro</p>
|
|
257
|
-
</details><details>
|
|
258
|
-
<summary><strong>OpenRouter</strong> <code>openrouter</code></summary>
|
|
259
|
-
<p>OpenRouter — 358 models across 56 providers. Source: openrouter.ai/api/v1/models, May 2026.</p>
|
|
260
|
-
<table>
|
|
261
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
262
|
-
<tr><td>Provider ID</td><td><code>openrouter</code></td></tr>
|
|
263
|
-
<tr><td>Env Key</td><td><code>OPENROUTER_API_KEY</code></td></tr>
|
|
264
|
-
<tr><td>Default Model</td><td>anthropic/claude-opus-4.7</td></tr>
|
|
265
|
-
<tr><td>Base URL</td><td><code>https://openrouter.ai/api/v1</code></td></tr>
|
|
266
|
-
<tr><td>Models URL</td><td><code>https://openrouter.ai/api/v1/models</code></td></tr>
|
|
267
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
268
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
269
|
-
</table>
|
|
270
|
-
<p><strong>Models (8):</strong> anthropic/claude-opus-4.7, openai/gpt-5.5, google/gemini-3.1-pro, google/gemini-3.5-flash, deepseek/deepseek-v4-pro, deepseek/deepseek-v4-flash:free, x-ai/grok-4.3, qwen/qwen3-coder</p>
|
|
271
|
-
</details><details>
|
|
272
|
-
<summary><strong>DeepSeek</strong> <code>deepseek</code></summary>
|
|
273
|
-
<p>DeepSeek V4 family. Released April 24, 2026. Text-only — does not support image_url content blocks.</p>
|
|
274
|
-
<table>
|
|
275
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
276
|
-
<tr><td>Provider ID</td><td><code>deepseek</code></td></tr>
|
|
277
|
-
<tr><td>Env Key</td><td><code>DEEPSEEK_API_KEY</code></td></tr>
|
|
278
|
-
<tr><td>Default Model</td><td>deepseek-v4-pro</td></tr>
|
|
279
|
-
<tr><td>Base URL</td><td><code>https://api.deepseek.com/v1</code></td></tr>
|
|
280
|
-
<tr><td>Models URL</td><td><code>https://api.deepseek.com/v1/models</code></td></tr>
|
|
281
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
282
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, JSON Schema, Reasoning</td></tr>
|
|
283
|
-
</table>
|
|
284
|
-
<p><strong>Models (2):</strong> deepseek-v4-pro, deepseek-v4-flash</p>
|
|
285
|
-
</details><details>
|
|
286
|
-
<summary><strong>OpenCode</strong> <code>opencode</code></summary>
|
|
287
|
-
<p>OpenCode AI gateway (41 models). Source: opencode.ai/zen/v1/models, May 2026.</p>
|
|
288
|
-
<table>
|
|
289
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
290
|
-
<tr><td>Provider ID</td><td><code>opencode</code></td></tr>
|
|
291
|
-
<tr><td>Env Key</td><td><code>OPENCODE_API_KEY</code></td></tr>
|
|
292
|
-
<tr><td>Default Model</td><td>claude-opus-4-7</td></tr>
|
|
293
|
-
<tr><td>Base URL</td><td><code>https://opencode.ai/zen/v1</code></td></tr>
|
|
294
|
-
<tr><td>Models URL</td><td><code>https://opencode.ai/zen/v1/models</code></td></tr>
|
|
295
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
296
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
297
|
-
</table>
|
|
298
|
-
<p><strong>Models (10):</strong> claude-opus-4-7, claude-sonnet-4-6, gpt-5.5, gpt-5.5-pro, gpt-5.4, gemini-3.5-flash, gemini-3.1-pro, kimi-k2.6, glm-5.1, qwen3.6-plus</p>
|
|
299
|
-
</details><details>
|
|
300
|
-
<summary><strong>OpenCode Go</strong> <code>opencode-go</code></summary>
|
|
301
|
-
<p>OpenCode Go - low cost subscription. Source: opencode.ai/zen/go/v1/models, May 2026.</p>
|
|
302
|
-
<table>
|
|
303
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
304
|
-
<tr><td>Provider ID</td><td><code>opencode-go</code></td></tr>
|
|
305
|
-
<tr><td>Env Key</td><td><code>OPENCODE_GO_API_KEY</code></td></tr>
|
|
306
|
-
<tr><td>Default Model</td><td>deepseek-v4-flash</td></tr>
|
|
307
|
-
<tr><td>Base URL</td><td><code>https://opencode.ai/zen/go/v1</code></td></tr>
|
|
308
|
-
<tr><td>Models URL</td><td><code>https://opencode.ai/zen/go/v1/models</code></td></tr>
|
|
309
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
310
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
311
|
-
</table>
|
|
312
|
-
<p><strong>Models (7):</strong> minimax-m2.7, deepseek-v4-pro, deepseek-v4-flash, kimi-k2.6, glm-5.1, qwen3.6-plus, mimo-v2.5-pro</p>
|
|
313
|
-
</details><details>
|
|
314
|
-
<summary><strong>Groq</strong> <code>groq</code></summary>
|
|
315
|
-
<p>Groq LPU inference — fastest tokens/sec. Source: console.groq.com/docs/models, May 2026.</p>
|
|
316
|
-
<table>
|
|
317
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
318
|
-
<tr><td>Provider ID</td><td><code>groq</code></td></tr>
|
|
319
|
-
<tr><td>Env Key</td><td><code>GROQ_API_KEY</code></td></tr>
|
|
320
|
-
<tr><td>Default Model</td><td>llama-3.3-70b-versatile</td></tr>
|
|
321
|
-
<tr><td>Base URL</td><td><code>https://api.groq.com/openai/v1</code></td></tr>
|
|
322
|
-
<tr><td>Models URL</td><td><code>https://api.groq.com/openai/v1/models</code></td></tr>
|
|
323
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
324
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
325
|
-
</table>
|
|
326
|
-
<p><strong>Models (4):</strong> llama-3.3-70b-versatile, llama-3.1-8b-instant, openai/gpt-oss-120b, meta-llama/llama-4-scout-17b-16e-instruct</p>
|
|
327
|
-
</details><details>
|
|
328
|
-
<summary><strong>xAI</strong> <code>xai</code></summary>
|
|
329
|
-
<p>xAI Grok — grok-4.3 is the only current model (old models retired May 15, 2026). Source: docs.x.ai, May 2026.</p>
|
|
330
|
-
<table>
|
|
331
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
332
|
-
<tr><td>Provider ID</td><td><code>xai</code></td></tr>
|
|
333
|
-
<tr><td>Env Key</td><td><code>XAI_API_KEY</code></td></tr>
|
|
334
|
-
<tr><td>Default Model</td><td>grok-4.3</td></tr>
|
|
335
|
-
<tr><td>Base URL</td><td><code>https://api.x.ai/v1</code></td></tr>
|
|
336
|
-
<tr><td>Models URL</td><td><code>https://api.x.ai/v1/models</code></td></tr>
|
|
337
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
338
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
339
|
-
</table>
|
|
340
|
-
<p><strong>Models (1):</strong> grok-4.3</p>
|
|
341
|
-
</details><details>
|
|
342
|
-
<summary><strong>Mistral</strong> <code>mistral</code></summary>
|
|
343
|
-
<p>Mistral AI — frontier coding (Medium 3.5), hybrid (Small 4). Source: docs.mistral.ai/models, May 2026.</p>
|
|
344
|
-
<table>
|
|
345
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
346
|
-
<tr><td>Provider ID</td><td><code>mistral</code></td></tr>
|
|
347
|
-
<tr><td>Env Key</td><td><code>MISTRAL_API_KEY</code></td></tr>
|
|
348
|
-
<tr><td>Default Model</td><td>mistral-small-latest</td></tr>
|
|
349
|
-
<tr><td>Base URL</td><td><code>https://api.mistral.ai/v1</code></td></tr>
|
|
350
|
-
<tr><td>Models URL</td><td><code>https://api.mistral.ai/v1/models</code></td></tr>
|
|
351
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
352
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
353
|
-
</table>
|
|
354
|
-
<p><strong>Models (4):</strong> mistral-medium-3.5, mistral-small-4, mistral-large-3, ministral-3-14b</p>
|
|
355
|
-
</details><details>
|
|
356
|
-
<summary><strong>KiloCode</strong> <code>kilocode</code></summary>
|
|
357
|
-
<p>KiloCode AI gateway - auto-routing. Source: api.kilo.ai/api/gateway/models, May 2026.</p>
|
|
358
|
-
<table>
|
|
359
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
360
|
-
<tr><td>Provider ID</td><td><code>kilocode</code></td></tr>
|
|
361
|
-
<tr><td>Env Key</td><td><code>KILOCODE_API_KEY</code></td></tr>
|
|
362
|
-
<tr><td>Default Model</td><td>kilo-auto/balanced</td></tr>
|
|
363
|
-
<tr><td>Base URL</td><td><code>https://api.kilo.ai/api/gateway</code></td></tr>
|
|
364
|
-
<tr><td>Models URL</td><td><code>https://api.kilo.ai/api/gateway/models</code></td></tr>
|
|
365
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
366
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
367
|
-
</table>
|
|
368
|
-
<p><strong>Models (4):</strong> kilo-auto/frontier, kilo-auto/balanced, kilo-auto/free, anthropic/claude-opus-4.7</p>
|
|
369
|
-
</details><details>
|
|
370
|
-
<summary><strong>Ollama (Local)</strong> <code>ollama</code></summary>
|
|
371
|
-
<p>Local Ollama server. Models vary by what you pull. Source: ollama.com, May 2026.</p>
|
|
372
|
-
<table>
|
|
373
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
374
|
-
<tr><td>Provider ID</td><td><code>ollama</code></td></tr>
|
|
375
|
-
<tr><td>Env Key</td><td><code>OLLAMA_API_KEY</code></td></tr>
|
|
376
|
-
<tr><td>Default Model</td><td>llama3.3</td></tr>
|
|
377
|
-
<tr><td>Base URL</td><td><code>http://localhost:11434/v1</code></td></tr>
|
|
378
|
-
<tr><td>Models URL</td><td><code>http://localhost:11434/v1/models</code></td></tr>
|
|
379
|
-
<tr><td>Local</td><td>✅</td></tr>
|
|
380
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
381
|
-
</table>
|
|
382
|
-
<p><strong>Models (4):</strong> llama3.3, llama4:70b, qwen3.6-plus, deepseek-v4</p>
|
|
383
|
-
</details><details>
|
|
384
|
-
<summary><strong>Together AI</strong> <code>together</code></summary>
|
|
385
|
-
<p>Together AI — 200+ models, function calling. Source: together.ai/models, May 2026.</p>
|
|
386
|
-
<table>
|
|
387
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
388
|
-
<tr><td>Provider ID</td><td><code>together</code></td></tr>
|
|
389
|
-
<tr><td>Env Key</td><td><code>TOGETHER_API_KEY</code></td></tr>
|
|
390
|
-
<tr><td>Default Model</td><td>deepseek-ai/DeepSeek-V4-Pro</td></tr>
|
|
391
|
-
<tr><td>Base URL</td><td><code>https://api.together.ai/v1</code></td></tr>
|
|
392
|
-
<tr><td>Models URL</td><td><code>https://api.together.xyz/v1/models</code></td></tr>
|
|
393
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
394
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
395
|
-
</table>
|
|
396
|
-
<p><strong>Models (4):</strong> deepseek-ai/DeepSeek-V4-Pro, deepseek-ai/DeepSeek-V4-Flash, Qwen/Qwen3.6-Plus, moonshotai/Kimi-K2.6</p>
|
|
397
|
-
</details><details>
|
|
398
|
-
<summary><strong>Fireworks AI</strong> <code>fireworks</code></summary>
|
|
399
|
-
<p>Fireworks AI - OpenAI-compatible endpoint. Updated 2026.</p>
|
|
400
|
-
<table>
|
|
401
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
402
|
-
<tr><td>Provider ID</td><td><code>fireworks</code></td></tr>
|
|
403
|
-
<tr><td>Env Key</td><td><code>FIREWORKS_API_KEY</code></td></tr>
|
|
404
|
-
<tr><td>Default Model</td><td>accounts/fireworks/models/llama-v4-70b-instruct</td></tr>
|
|
405
|
-
<tr><td>Base URL</td><td><code>https://api.fireworks.ai/inference/v1</code></td></tr>
|
|
406
|
-
<tr><td>Models URL</td><td><code>https://api.fireworks.ai/inference/v1/models</code></td></tr>
|
|
407
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
408
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
409
|
-
</table>
|
|
410
|
-
<p><strong>Models (1):</strong> accounts/fireworks/models/llama-v4-70b-instruct</p>
|
|
411
|
-
</details><details>
|
|
412
|
-
<summary><strong>NVIDIA NIM</strong> <code>nvidia</code></summary>
|
|
413
|
-
<p>NVIDIA NIM � optimized inference. Source: build.nvidia.com, May 2026.</p>
|
|
414
|
-
<table>
|
|
415
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
416
|
-
<tr><td>Provider ID</td><td><code>nvidia</code></td></tr>
|
|
417
|
-
<tr><td>Env Key</td><td><code>NVIDIA_API_KEY</code></td></tr>
|
|
418
|
-
<tr><td>Default Model</td><td>deepseek-ai/deepseek-v4-pro</td></tr>
|
|
419
|
-
<tr><td>Base URL</td><td><code>https://integrate.api.nvidia.com/v1</code></td></tr>
|
|
420
|
-
<tr><td>Models URL</td><td><code>https://integrate.api.nvidia.com/v1/models</code></td></tr>
|
|
421
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
422
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
423
|
-
</table>
|
|
424
|
-
<p><strong>Models (3):</strong> deepseek-ai/deepseek-v4-pro, z-ai/glm-5.1, nvidia/nemotron-3-super-120b-a12b</p>
|
|
425
|
-
</details><details>
|
|
426
|
-
<summary><strong>Cohere</strong> <code>cohere</code></summary>
|
|
427
|
-
<p>Cohere Command models. Source: docs.cohere.com, May 2026.</p>
|
|
428
|
-
<table>
|
|
429
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
430
|
-
<tr><td>Provider ID</td><td><code>cohere</code></td></tr>
|
|
431
|
-
<tr><td>Env Key</td><td><code>COHERE_API_KEY</code></td></tr>
|
|
432
|
-
<tr><td>Default Model</td><td>command-a-plus-05-2026</td></tr>
|
|
433
|
-
<tr><td>Base URL</td><td><code>https://api.cohere.com/v2</code></td></tr>
|
|
434
|
-
<tr><td>Models URL</td><td><code>https://api.cohere.ai/v1/models</code></td></tr>
|
|
435
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
436
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, JSON Schema, Reasoning</td></tr>
|
|
437
|
-
</table>
|
|
438
|
-
<p><strong>Models (1):</strong> command-a-plus-05-2026</p>
|
|
439
|
-
</details><details>
|
|
440
|
-
<summary><strong>Deep Infra</strong> <code>deepinfra</code></summary>
|
|
441
|
-
<p>DeepInfra OpenAI-compatible gateway. Updated 2026.</p>
|
|
442
|
-
<table>
|
|
443
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
444
|
-
<tr><td>Provider ID</td><td><code>deepinfra</code></td></tr>
|
|
445
|
-
<tr><td>Env Key</td><td><code>DEEPINFRA_API_KEY</code></td></tr>
|
|
446
|
-
<tr><td>Default Model</td><td>meta-llama/Llama-4-Scout-17B</td></tr>
|
|
447
|
-
<tr><td>Base URL</td><td><code>https://api.deepinfra.com/v1/openai</code></td></tr>
|
|
448
|
-
<tr><td>Models URL</td><td><code>https://api.deepinfra.com/v1/openai/models</code></td></tr>
|
|
449
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
450
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
451
|
-
</table>
|
|
452
|
-
<p><strong>Models (1):</strong> meta-llama/Llama-4-Scout-17B-16E-Instruct</p>
|
|
453
|
-
</details><details>
|
|
454
|
-
<summary><strong>Perplexity</strong> <code>perplexity</code></summary>
|
|
455
|
-
<p>Perplexity Sonar search models. Source: docs.perplexity.ai, May 2026.</p>
|
|
456
|
-
<table>
|
|
457
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
458
|
-
<tr><td>Provider ID</td><td><code>perplexity</code></td></tr>
|
|
459
|
-
<tr><td>Env Key</td><td><code>PERPLEXITY_API_KEY</code></td></tr>
|
|
460
|
-
<tr><td>Default Model</td><td>sonar-pro</td></tr>
|
|
461
|
-
<tr><td>Base URL</td><td><code>https://api.perplexity.ai</code></td></tr>
|
|
462
|
-
<tr><td>Models URL</td><td><code>https://api.perplexity.ai/models</code></td></tr>
|
|
463
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
464
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
465
|
-
</table>
|
|
466
|
-
<p><strong>Models (4):</strong> sonar-pro, sonar, sonar-reasoning-pro, sonar-deep-research</p>
|
|
467
|
-
</details><details>
|
|
468
|
-
<summary><strong>Cerebras</strong> <code>cerebras</code></summary>
|
|
469
|
-
<p>Cerebras Wafer-Scale Engine (Extremely Fast). Updated 2026.</p>
|
|
470
|
-
<table>
|
|
471
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
472
|
-
<tr><td>Provider ID</td><td><code>cerebras</code></td></tr>
|
|
473
|
-
<tr><td>Env Key</td><td><code>CEREBRAS_API_KEY</code></td></tr>
|
|
474
|
-
<tr><td>Default Model</td><td>qwen/Qwen-3-235B-Instruct</td></tr>
|
|
475
|
-
<tr><td>Base URL</td><td><code>https://api.cerebras.ai/v1</code></td></tr>
|
|
476
|
-
<tr><td>Models URL</td><td><code>https://api.cerebras.ai/v1/models</code></td></tr>
|
|
477
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
478
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, JSON Schema</td></tr>
|
|
479
|
-
</table>
|
|
480
|
-
<p><strong>Models (1):</strong> qwen-3-235b-a22b-instruct-2507</p>
|
|
481
|
-
</details><details>
|
|
482
|
-
<summary><strong>SiliconFlow</strong> <code>siliconflow</code></summary>
|
|
483
|
-
<p>SiliconFlow AI platform (China). Updated 2026.</p>
|
|
484
|
-
<table>
|
|
485
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
486
|
-
<tr><td>Provider ID</td><td><code>siliconflow</code></td></tr>
|
|
487
|
-
<tr><td>Env Key</td><td><code>SILICONFLOW_API_KEY</code></td></tr>
|
|
488
|
-
<tr><td>Default Model</td><td>deepseek-ai/DeepSeek-V4-Pro</td></tr>
|
|
489
|
-
<tr><td>Base URL</td><td><code>https://api.siliconflow.cn/v1</code></td></tr>
|
|
490
|
-
<tr><td>Models URL</td><td><code>https://api.siliconflow.cn/v1/models</code></td></tr>
|
|
491
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
492
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
493
|
-
</table>
|
|
494
|
-
<p><strong>Models (2):</strong> Pro/zai-org/GLM-4.7, deepseek-ai/DeepSeek-V4-Pro</p>
|
|
495
|
-
</details><details>
|
|
496
|
-
<summary><strong>Moonshot AI (Kimi)</strong> <code>moonshot</code></summary>
|
|
497
|
-
<p>Moonshot AI Kimi models. Updated 2026.</p>
|
|
498
|
-
<table>
|
|
499
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
500
|
-
<tr><td>Provider ID</td><td><code>moonshot</code></td></tr>
|
|
501
|
-
<tr><td>Env Key</td><td><code>MOONSHOT_API_KEY</code></td></tr>
|
|
502
|
-
<tr><td>Default Model</td><td>moonshotai/kimi-k2.6</td></tr>
|
|
503
|
-
<tr><td>Base URL</td><td><code>https://api.moonshot.ai/v1</code></td></tr>
|
|
504
|
-
<tr><td>Models URL</td><td><code>https://api.moonshot.cn/v1/models</code></td></tr>
|
|
505
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
506
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
507
|
-
</table>
|
|
508
|
-
<p><strong>Models (1):</strong> kimi-k2.6</p>
|
|
509
|
-
</details><details>
|
|
510
|
-
<summary><strong>Zhipu AI (GLM)</strong> <code>zhipu</code></summary>
|
|
511
|
-
<p>Zhipu AI GLM models. Updated 2026.</p>
|
|
512
|
-
<table>
|
|
513
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
514
|
-
<tr><td>Provider ID</td><td><code>zhipu</code></td></tr>
|
|
515
|
-
<tr><td>Env Key</td><td><code>ZHIPU_API_KEY</code></td></tr>
|
|
516
|
-
<tr><td>Default Model</td><td>glm-4.7</td></tr>
|
|
517
|
-
<tr><td>Base URL</td><td><code>https://api.z.ai/api/paas/v4</code></td></tr>
|
|
518
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
519
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
520
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
521
|
-
</table>
|
|
522
|
-
<p><strong>Models (1):</strong> glm-4.7</p>
|
|
523
|
-
</details><details>
|
|
524
|
-
<summary><strong>Hugging Face</strong> <code>huggingface</code></summary>
|
|
525
|
-
<p>Hugging Face Inference API. Updated 2026.</p>
|
|
526
|
-
<table>
|
|
527
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
528
|
-
<tr><td>Provider ID</td><td><code>huggingface</code></td></tr>
|
|
529
|
-
<tr><td>Env Key</td><td><code>HUGGINGFACE_API_KEY</code></td></tr>
|
|
530
|
-
<tr><td>Default Model</td><td>meta-llama/Llama-3.3-70B-Instruct</td></tr>
|
|
531
|
-
<tr><td>Base URL</td><td><code>https://router.huggingface.co/v1</code></td></tr>
|
|
532
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
533
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
534
|
-
<tr><td>Capabilities</td><td>Chat</td></tr>
|
|
535
|
-
</table>
|
|
536
|
-
<p><strong>Models (1):</strong> meta-llama/Llama-3.3-70B-Instruct</p>
|
|
537
|
-
</details><details>
|
|
538
|
-
<summary><strong>Poe</strong> <code>poe</code></summary>
|
|
539
|
-
<p>Poe API (OpenAI-compatible gateway). Updated 2026.</p>
|
|
540
|
-
<table>
|
|
541
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
542
|
-
<tr><td>Provider ID</td><td><code>poe</code></td></tr>
|
|
543
|
-
<tr><td>Env Key</td><td><code>POE_API_KEY</code></td></tr>
|
|
544
|
-
<tr><td>Default Model</td><td>claude-3-7-sonnet</td></tr>
|
|
545
|
-
<tr><td>Base URL</td><td><code>https://api.poe.com/v1</code></td></tr>
|
|
546
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
547
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
548
|
-
<tr><td>Capabilities</td><td>Chat, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
549
|
-
</table>
|
|
550
|
-
<p><strong>Models (1):</strong> claude-3-7-sonnet</p>
|
|
551
|
-
</details><details>
|
|
552
|
-
<summary><strong>DigitalOcean</strong> <code>digitalocean</code></summary>
|
|
553
|
-
<p>DigitalOcean Serverless Inference. Updated 2026.</p>
|
|
554
|
-
<table>
|
|
555
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
556
|
-
<tr><td>Provider ID</td><td><code>digitalocean</code></td></tr>
|
|
557
|
-
<tr><td>Env Key</td><td><code>DIGITALOCEAN_API_KEY</code></td></tr>
|
|
558
|
-
<tr><td>Default Model</td><td>llama3.3-70b-instruct</td></tr>
|
|
559
|
-
<tr><td>Base URL</td><td><code>https://inference.do-ai.run/v1</code></td></tr>
|
|
560
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
561
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
562
|
-
<tr><td>Capabilities</td><td>Chat, Tools, JSON Schema</td></tr>
|
|
563
|
-
</table>
|
|
564
|
-
<p><strong>Models (1):</strong> llama3.3-70b-instruct</p>
|
|
565
|
-
</details><details>
|
|
566
|
-
<summary><strong>Cline</strong> <code>cline</code></summary>
|
|
567
|
-
<p>Cline API — managed multi-provider AI endpoint. Updated June 2026.</p>
|
|
568
|
-
<table>
|
|
569
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
570
|
-
<tr><td>Provider ID</td><td><code>cline</code></td></tr>
|
|
571
|
-
<tr><td>Env Key</td><td><code>CLINE_API_KEY</code></td></tr>
|
|
572
|
-
<tr><td>Default Model</td><td>anthropic/claude-sonnet-4.6</td></tr>
|
|
573
|
-
<tr><td>Base URL</td><td><code>https://api.cline.bot/api/v1</code></td></tr>
|
|
574
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
575
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
576
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
577
|
-
</table>
|
|
578
|
-
<p><strong>Models (8):</strong> deepseek/deepseek-v4-flash, minimax/minimax-m3, nvidia/nemotron-3-ultra-550b-a55b, xiaomi/mimo-v2.5, anthropic/claude-opus-4.8, openai/gpt-5.5, deepseek/deepseek-v4-pro, anthropic/claude-sonnet-4.6</p>
|
|
579
|
-
</details><details>
|
|
580
|
-
<summary><strong>Clew Gateway</strong> <code>clew-gateway</code></summary>
|
|
581
|
-
<p>Clew Gateway — OpenAI-compatible model router. Set CLEW_GATEWAY_URL and CLEW_GATEWAY_KEY. One key to rule them all.</p>
|
|
582
|
-
<table>
|
|
583
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
584
|
-
<tr><td>Provider ID</td><td><code>clew-gateway</code></td></tr>
|
|
585
|
-
<tr><td>Env Key</td><td><code>CLEW_GATEWAY_KEY</code></td></tr>
|
|
586
|
-
<tr><td>Default Model</td><td>clew-code</td></tr>
|
|
587
|
-
<tr><td>Base URL</td><td><code>http://localhost:8787/v1</code></td></tr>
|
|
588
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
589
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
590
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools, Vision, JSON Schema, Reasoning, ImageIn</td></tr>
|
|
591
|
-
</table>
|
|
592
|
-
<p><strong>Models (5):</strong> clew-code, clew-fast, clew-cheap, clew-reasoning, clew-local</p>
|
|
593
|
-
</details><details>
|
|
594
|
-
<summary><strong>Custom (OpenAI-Compatible)</strong> <code>custom</code></summary>
|
|
595
|
-
<p>Custom OpenAI-compatible endpoint. Set base URL, API key, and model in /provider.</p>
|
|
596
|
-
<table>
|
|
597
|
-
<tr><th>Property</th><th>Value</th></tr>
|
|
598
|
-
<tr><td>Provider ID</td><td><code>custom</code></td></tr>
|
|
599
|
-
<tr><td>Env Key</td><td><code>CUSTOM_API_KEY</code></td></tr>
|
|
600
|
-
<tr><td>Default Model</td><td>—</td></tr>
|
|
601
|
-
<tr><td>Base URL</td><td><code></code></td></tr>
|
|
602
|
-
<tr><td>Models URL</td><td>—</td></tr>
|
|
603
|
-
<tr><td>Local</td><td>—</td></tr>
|
|
604
|
-
<tr><td>Capabilities</td><td>Chat, Streaming, Tools</td></tr>
|
|
605
|
-
</table>
|
|
606
|
-
<p><strong>Models (0):</strong> —</p>
|
|
607
|
-
</details></div>
|
|
608
|
-
|
|
609
|
-
<style>
|
|
610
|
-
.provider-group details {
|
|
611
|
-
background: var(--bg-card);
|
|
612
|
-
border: 1px solid var(--border-subtle);
|
|
613
|
-
border-radius: 8px;
|
|
614
|
-
padding: 0.75rem 1rem;
|
|
615
|
-
margin: 0.4rem 0;
|
|
616
|
-
}
|
|
617
|
-
.provider-group summary { cursor: pointer; font-weight: 600; font-size: var(--text-sm); }
|
|
618
|
-
.provider-group details p { margin: 0.75rem 0; font-size: var(--text-sm); color: var(--text-secondary); }
|
|
619
|
-
.provider-group details table { margin: 0.5rem 0; }
|
|
620
|
-
</style>
|
|
621
|
-
|
|
622
|
-
</main></div>
|
|
623
|
-
</div>
|
|
624
|
-
</body>
|
|
625
|
-
</html>
|