modelpedia 0.0.3 → 0.0.5
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/README.md +10 -4
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -1
- package/dist/providers/alibaba.cjs +2 -2
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +2 -2
- package/dist/providers/amazon.cjs +2 -2
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +2 -2
- package/dist/providers/anthropic.cjs +2 -2
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +2 -2
- package/dist/providers/azure.cjs +2 -2
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +2 -2
- package/dist/providers/baseten.cjs +2 -2
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +2 -2
- package/dist/providers/cerebras.cjs +2 -2
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +2 -2
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +2 -2
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +2 -2
- package/dist/providers/cursor.cjs +1 -1
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -1
- package/dist/providers/deepseek.cjs +2 -2
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +2 -2
- package/dist/providers/fireworks.cjs +2 -2
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +2 -2
- package/dist/providers/google.cjs +2 -2
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +2 -2
- package/dist/providers/groq.cjs +2 -2
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +2 -2
- package/dist/providers/huggingface.cjs +2 -2
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +2 -2
- package/dist/providers/meta.cjs +2 -2
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +2 -2
- package/dist/providers/minimax.cjs +2 -2
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +2 -2
- package/dist/providers/mistral.cjs +2 -2
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +2 -2
- package/dist/providers/moonshot.cjs +2 -2
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +2 -2
- package/dist/providers/nvidia.cjs +2 -2
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +2 -2
- package/dist/providers/ollama.cjs +2 -2
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +2 -2
- package/dist/providers/openai.cjs +2 -2
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +2 -2
- package/dist/providers/opencode.cjs +2 -2
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +2 -2
- package/dist/providers/openrouter.cjs +15 -6
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +15 -6
- package/dist/providers/perplexity.cjs +2 -2
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +2 -2
- package/dist/providers/qwen.cjs +2 -2
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +2 -2
- package/dist/providers/together.cjs +2 -2
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +2 -2
- package/dist/providers/vercel.cjs +2 -2
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +2 -2
- package/dist/providers/vertex.cjs +2 -2
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +2 -2
- package/dist/providers/xai.cjs +2 -2
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +2 -2
- package/dist/providers/zai.cjs +2 -2
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +2 -2
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -4
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -4
package/dist/types.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region src/types.d.ts
|
|
1
|
+
//#region ../data/src/types.d.ts
|
|
2
2
|
/** Model lifecycle status */
|
|
3
3
|
type ModelStatus = "active" | "deprecated" | "preview";
|
|
4
4
|
/** Data source: "official" (auto-fetched, scripts can overwrite) or "community" (manual, scripts skip) */
|
|
@@ -26,6 +26,8 @@ interface ModelCapabilities {
|
|
|
26
26
|
fine_tuning?: boolean;
|
|
27
27
|
/** Supports batch API */
|
|
28
28
|
batch?: boolean;
|
|
29
|
+
/** Supports prompt caching */
|
|
30
|
+
prompt_caching?: boolean;
|
|
29
31
|
}
|
|
30
32
|
/** Input and output modality support */
|
|
31
33
|
interface ModelModalities {
|
|
@@ -97,6 +99,8 @@ interface ModelData {
|
|
|
97
99
|
description?: string;
|
|
98
100
|
/** One-line tagline / subtitle */
|
|
99
101
|
tagline?: string;
|
|
102
|
+
/** URL to the model's official page / introduction page */
|
|
103
|
+
page_url?: string;
|
|
100
104
|
/** Current lifecycle status */
|
|
101
105
|
status?: ModelStatus;
|
|
102
106
|
/** Release date (YYYY-MM-DD), null if not applicable */
|
|
@@ -120,13 +124,19 @@ interface ModelData {
|
|
|
120
124
|
/** Pricing per 1M tokens */
|
|
121
125
|
pricing?: ModelPricing;
|
|
122
126
|
/** Model type classification */
|
|
123
|
-
model_type?: "chat" | "reasoning" | "embed" | "rerank" | "image" | "video" | "audio" | "tts" | "transcription" | "moderation" | "code" | "translation" | "other";
|
|
127
|
+
model_type?: "chat" | "reasoning" | "embed" | "rerank" | "image" | "video" | "audio" | "tts" | "transcription" | "moderation" | "code" | "translation" | "classification" | "other";
|
|
124
128
|
/** Supported tools and integrations (e.g. "function_calling", "web_search", "computer_use", "mcp") */
|
|
125
129
|
tools?: string[];
|
|
126
130
|
/** Supported API endpoints (e.g. "chat_completions", "responses", "batch") */
|
|
127
131
|
endpoints?: string[];
|
|
128
132
|
/** Whether output includes reasoning/thinking tokens (o-series, extended thinking) */
|
|
129
133
|
reasoning_tokens?: boolean;
|
|
134
|
+
/** License: SPDX ID ("apache-2.0", "mit"), custom name ("llama-3.3"), or "proprietary" */
|
|
135
|
+
license?: string;
|
|
136
|
+
/** Total parameters in billions (e.g. 70 for 70B) */
|
|
137
|
+
parameters?: number;
|
|
138
|
+
/** Active parameters in billions for MoE architectures (e.g. 22 for 235B-A22B) */
|
|
139
|
+
active_parameters?: number;
|
|
130
140
|
/**
|
|
131
141
|
* For alias models: list of snapshot IDs this alias has pointed to.
|
|
132
142
|
* e.g. on "claude-opus-4-6": ["claude-opus-4-6-20260101", "claude-opus-4-6-20260701"]
|
|
@@ -144,26 +154,44 @@ interface ModelData {
|
|
|
144
154
|
reasoning?: number;
|
|
145
155
|
/** Speed/latency rating (1-5 scale, 1=slow 5=fast) */
|
|
146
156
|
speed?: number;
|
|
147
|
-
/** Recommended successor model ID (for deprecated models) */
|
|
148
|
-
successor?: string;
|
|
157
|
+
/** Recommended successor model ID(s) (for deprecated models) */
|
|
158
|
+
successor?: string | string[];
|
|
149
159
|
/** Pricing notes/caveats (e.g. long-context surcharges, regional uplifts) */
|
|
150
160
|
pricing_notes?: string[];
|
|
161
|
+
/** Training data cutoff date (YYYY-MM or YYYY-MM-DD). Distinct from knowledge_cutoff which is the model's effective knowledge boundary. */
|
|
162
|
+
training_data_cutoff?: string | null;
|
|
163
|
+
/** Model architecture (e.g. "transformer", "moe", "ssm", "hybrid") */
|
|
164
|
+
architecture?: string;
|
|
165
|
+
/** Whether the model weights are publicly available for download */
|
|
166
|
+
open_weight?: boolean;
|
|
167
|
+
/** Provider-specific extra fields */
|
|
168
|
+
[key: string]: unknown;
|
|
151
169
|
}
|
|
152
170
|
/** Model data with provider context, used at runtime */
|
|
153
171
|
interface Model extends ModelData {
|
|
154
172
|
/** Provider this model belongs to (directory name, e.g. "openai", "openrouter") */
|
|
155
173
|
provider: string;
|
|
156
174
|
}
|
|
175
|
+
/** Provider type classification */
|
|
176
|
+
type ProviderType = "direct" | "aggregator" | "cloud";
|
|
157
177
|
/** AI model provider / API service */
|
|
158
178
|
interface Provider {
|
|
159
179
|
/** Unique provider identifier (directory name, e.g. "openai", "openrouter") */
|
|
160
180
|
id: string;
|
|
161
181
|
/** Display name (e.g. "OpenAI", "OpenRouter") */
|
|
162
182
|
name: string;
|
|
183
|
+
/** Short description of the provider */
|
|
184
|
+
description?: string;
|
|
185
|
+
/** Provider type: direct (creates models), aggregator (resells), cloud (platform) */
|
|
186
|
+
type?: ProviderType;
|
|
187
|
+
/** Alternative names / IDs this provider is known by (e.g. ["zhipu"] for "zai") */
|
|
188
|
+
aliases?: string[];
|
|
163
189
|
/** Headquarters country, ISO 3166-1 alpha-2 (e.g. "US", "CN", "FR") */
|
|
164
190
|
region: string;
|
|
165
|
-
/**
|
|
166
|
-
|
|
191
|
+
/** Headquarters city (e.g. "San Francisco, CA", "Paris", "Beijing") */
|
|
192
|
+
headquarters?: string;
|
|
193
|
+
/** Year the company was founded (e.g. 2021) */
|
|
194
|
+
founded?: number;
|
|
167
195
|
/** Provider website URL */
|
|
168
196
|
url: string;
|
|
169
197
|
/** API base URL */
|
|
@@ -172,15 +200,59 @@ interface Provider {
|
|
|
172
200
|
docs_url: string;
|
|
173
201
|
/** Pricing page URL */
|
|
174
202
|
pricing_url: string;
|
|
175
|
-
/** Playground base URL
|
|
203
|
+
/** Playground base URL */
|
|
176
204
|
playground_url?: string;
|
|
205
|
+
/** Status / uptime page URL */
|
|
206
|
+
status_url?: string;
|
|
207
|
+
/** Changelog / release notes URL */
|
|
208
|
+
changelog_url?: string;
|
|
209
|
+
/** Official SDK packages (e.g. { python: "openai", javascript: "@anthropic-ai/sdk" }) */
|
|
210
|
+
sdk?: Record<string, string>;
|
|
211
|
+
/** Whether the provider offers a free tier / free credits */
|
|
212
|
+
free_tier?: boolean;
|
|
213
|
+
/** Whether the API is OpenAI-compatible (accepts OpenAI SDK requests) */
|
|
214
|
+
openai_compatible?: boolean;
|
|
215
|
+
/** GitHub organization or repository URL */
|
|
216
|
+
github_url?: string;
|
|
217
|
+
/** URL to the provider's model listing / catalog page */
|
|
218
|
+
models_url?: string;
|
|
219
|
+
/** URL to the provider's tokenizer tool */
|
|
220
|
+
tokenizer_url?: string;
|
|
221
|
+
/** X/Twitter profile URL */
|
|
222
|
+
twitter_url?: string;
|
|
223
|
+
/** Discord community invite URL */
|
|
224
|
+
discord_url?: string;
|
|
225
|
+
/** Official blog or research blog URL */
|
|
226
|
+
blog_url?: string;
|
|
227
|
+
/** Terms of service URL */
|
|
228
|
+
terms_url?: string;
|
|
229
|
+
/** Support or contact page URL */
|
|
230
|
+
support_url?: string;
|
|
177
231
|
/** Inline SVG icon (monochrome, viewBox 0 0 24 24, fill="currentColor"). Auto-read from icon.svg. */
|
|
178
232
|
icon?: string;
|
|
179
233
|
}
|
|
234
|
+
/** A single entry in the changes log */
|
|
235
|
+
interface ChangeEntry {
|
|
236
|
+
/** ISO-8601 timestamp */
|
|
237
|
+
ts: string;
|
|
238
|
+
/** Provider id */
|
|
239
|
+
provider: string;
|
|
240
|
+
/** Model id */
|
|
241
|
+
model: string;
|
|
242
|
+
/** Type of change */
|
|
243
|
+
action: "create" | "update" | "delete";
|
|
244
|
+
/** Git commit hash */
|
|
245
|
+
commit?: string;
|
|
246
|
+
/** Field-level diffs (for updates) */
|
|
247
|
+
changes?: Record<string, {
|
|
248
|
+
from: unknown;
|
|
249
|
+
to: unknown;
|
|
250
|
+
}>;
|
|
251
|
+
}
|
|
180
252
|
/** Provider with its full model list, used in generated data */
|
|
181
253
|
interface ProviderWithModels extends Provider {
|
|
182
254
|
/** All models under this provider */
|
|
183
255
|
models: ModelData[];
|
|
184
256
|
}
|
|
185
257
|
//#endregion
|
|
186
|
-
export {
|
|
258
|
+
export { ModelData as a, ModelSource as c, PricingTierRow as d, Provider as f, ModelCapabilities as i, ModelStatus as l, ProviderWithModels as m, Modality as n, ModelModalities as o, ProviderType as p, Model as r, ModelPricing as s, ChangeEntry as t, PricingTier as u };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "modelpedia",
|
|
3
|
-
"version": "0.0.
|
|
4
|
-
"description": "Open catalog of AI model data — specs, pricing, and capabilities across 30+ providers and
|
|
3
|
+
"version": "0.0.5",
|
|
4
|
+
"description": "Open catalog of AI model data — specs, pricing, and capabilities across 30+ providers and 4000+ models",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
7
7
|
"module": "./dist/index.mjs",
|
|
@@ -70,4 +70,4 @@
|
|
|
70
70
|
"tsdown": "^0.21.4",
|
|
71
71
|
"typescript": "catalog:"
|
|
72
72
|
}
|
|
73
|
-
}
|
|
73
|
+
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`cloudflare`,name:`Cloudflare Workers AI`,region:`US`,url:`https://ai.cloudflare.com`,api_url:`https://api.cloudflare.com/client/v4/accounts/{account_id}/ai/run`,docs_url:`https://developers.cloudflare.com/workers-ai`,pricing_url:`https://developers.cloudflare.com/workers-ai/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
-
<path d="M16.493 17.4c.135-.52.08-.983-.161-1.338-.215-.328-.592-.519-1.05-.519l-8.663-.109a.148.148 0 01-.135-.082c-.027-.054-.027-.109-.027-.163.027-.082.108-.164.189-.164l8.744-.11c1.05-.054 2.153-.9 2.556-1.937l.511-1.31c.027-.055.027-.11.027-.164C17.92 8.91 15.66 7 12.942 7c-2.503 0-4.628 1.638-5.381 3.903a2.432 2.432 0 00-1.803-.491c-1.21.109-2.153 1.092-2.287 2.32-.027.328 0 .628.054.9C1.56 13.688 0 15.326 0 17.319c0 .19.027.355.027.545 0 .082.08.137.161.137h15.983c.08 0 .188-.055.215-.164l.107-.437"/>
|
|
3
|
-
<path d="M19.238 11.75h-.242c-.054 0-.108.054-.135.109l-.35 1.2c-.134.52-.08.983.162 1.338.215.328.592.518 1.05.518l1.855.11c.054 0 .108.027.135.082.027.054.027.109.027.163-.027.082-.108.164-.188.164l-1.91.11c-1.05.054-2.153.9-2.557 1.937l-.134.355c-.027.055.026.137.107.137h6.592c.081 0 .162-.055.162-.137.107-.41.188-.846.188-1.31-.027-2.62-2.153-4.777-4.762-4.777"/>
|
|
4
|
-
</svg>`,models:[{id:`@cf/ai4bharat/indictrans2-en-indic-1B`,name:`indictrans2-en-indic-1B`,created_by:`ai4bharat`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/aisingapore/gemma-sea-lion-v4-27b-it`,name:`gemma-sea-lion-v4-27b-it`,created_by:`aisingapore`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-base-en-v1.5`,name:`bge-base-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-large-en-v1.5`,name:`bge-large-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-m3`,name:`bge-m3`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-reranker-base`,name:`bge-reranker-base`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,model_type:`rerank`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-small-en-v1.5`,name:`bge-small-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-1-schnell`,name:`flux-1-schnell`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-dev`,name:`flux-2-dev`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-klein-4b`,name:`flux-2-klein-4b`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-klein-9b`,name:`flux-2-klein-9b`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/bytedance/stable-diffusion-xl-lightning`,name:`stable-diffusion-xl-lightning`,created_by:`bytedance`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-1`,name:`aura-1`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-2-en`,name:`aura-2-en`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-2-es`,name:`aura-2-es`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/flux`,name:`flux`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/nova-3`,name:`nova-3`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepseek-ai/deepseek-math-7b-instruct`,name:`deepseek-math-7b-instruct`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@cf/deepseek-ai/deepseek-r1-distill-qwen-32b`,name:`deepseek-r1-distill-qwen-32b`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek-r1`,capabilities:{streaming:!0}},{id:`@cf/defog/sqlcoder-7b-2`,name:`sqlcoder-7b-2`,created_by:`defog`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/facebook/bart-large-cnn`,name:`bart-large-cnn`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/facebook/detr-resnet-50`,name:`detr-resnet-50`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/fblgit/una-cybertron-7b-v2-bf16`,name:`una-cybertron-7b-v2-bf16`,created_by:`fblgit`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/google/embeddinggemma-300m`,name:`embeddinggemma-300m`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-2b-it-lora`,name:`gemma-2b-it-lora`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2b`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-3-12b-it`,name:`gemma-3-12b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-3`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-7b-it-lora`,name:`gemma-7b-it-lora`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-7b`,capabilities:{streaming:!0}},{id:`@cf/huggingface/distilbert-sst-2-int8`,name:`distilbert-sst-2-int8`,created_by:`huggingface`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/ibm-granite/granite-4.0-h-micro`,name:`granite-4.0-h-micro`,created_by:`ibm`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/leonardo/lucid-origin`,name:`lucid-origin`,created_by:`leonardo`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/leonardo/phoenix-1.0`,name:`phoenix-1.0`,created_by:`leonardo`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/llava-hf/llava-1.5-7b-hf`,name:`llava-1.5-7b-hf`,created_by:`llava-hf`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/lykon/dreamshaper-8-lcm`,name:`dreamshaper-8-lcm`,created_by:`lykon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-2-7b-chat-fp16`,name:`llama-2-7b-chat-fp16`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-2-7b-chat-int8`,name:`llama-2-7b-chat-int8`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3-8b-instruct-awq`,name:`llama-3-8b-instruct-awq`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3-8b-instruct`,name:`llama-3-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-70b-instruct`,name:`llama-3.1-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-awq`,name:`llama-3.1-8b-instruct-awq`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-fast`,name:`llama-3.1-8b-instruct-fast`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-fp8`,name:`llama-3.1-8b-instruct-fp8`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct`,name:`llama-3.1-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-11b-vision-instruct`,name:`llama-3.2-11b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-1b-instruct`,name:`llama-3.2-1b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-3b-instruct`,name:`llama-3.2-3b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.3-70b-instruct-fp8-fast`,name:`llama-3.3-70b-instruct-fp8-fast`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-4`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-guard-3-8b`,name:`llama-guard-3-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-guard`,model_type:`moderation`,capabilities:{streaming:!0}},{id:`@cf/meta-llama/llama-2-7b-chat-hf-lora`,name:`llama-2-7b-chat-hf-lora`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/m2m100-1.2b`,name:`m2m100-1.2b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/microsoft/phi-2`,name:`phi-2`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/microsoft/resnet-50`,name:`resnet-50`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistral/mistral-7b-instruct-v0.1`,name:`mistral-7b-instruct-v0.1`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistral/mistral-7b-instruct-v0.2-lora`,name:`mistral-7b-instruct-v0.2-lora`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistralai/mistral-small-3.1-24b-instruct`,name:`mistral-small-3.1-24b-instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,family:`mistral-small`,capabilities:{streaming:!0}},{id:`@cf/moonshotai/kimi-k2.5`,name:`kimi-k2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/myshell-ai/melotts`,name:`melotts`,created_by:`myshell`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/nvidia/nemotron-3-120b-a12b`,name:`nemotron-3-120b-a12b`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/openai/gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`@cf/openai/gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper-large-v3-turbo`,name:`whisper-large-v3-turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper-tiny-en`,name:`whisper-tiny-en`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper`,name:`whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openchat/openchat-3.5-0106`,name:`openchat-3.5-0106`,created_by:`openchat`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/pfnet/plamo-embedding-1b`,name:`plamo-embedding-1b`,created_by:`pfnet`,source:`official`,last_updated:`2026-03-21`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/pipecat-ai/smart-turn-v2`,name:`smart-turn-v2`,created_by:`pipecat-ai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-0.5b-chat`,name:`qwen1.5-0.5b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-1.8b-chat`,name:`qwen1.5-1.8b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-14b-chat-awq`,name:`qwen1.5-14b-chat-awq`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-7b-chat-awq`,name:`qwen1.5-7b-chat-awq`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen2.5-coder-32b-instruct`,name:`qwen2.5-coder-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen2.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen3-30b-a3b-fp8`,name:`qwen3-30b-a3b-fp8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen3-embedding-0.6b`,name:`qwen3-embedding-0.6b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwq-32b`,name:`qwq-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwq`,capabilities:{streaming:!0}},{id:`@cf/runwayml/stable-diffusion-v1-5-img2img`,name:`stable-diffusion-v1-5-img2img`,created_by:`runway`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/runwayml/stable-diffusion-v1-5-inpainting`,name:`stable-diffusion-v1-5-inpainting`,created_by:`runway`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/stabilityai/stable-diffusion-xl-base-1.0`,name:`stable-diffusion-xl-base-1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/thebloke/discolm-german-7b-v1-awq`,name:`discolm-german-7b-v1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/tiiuae/falcon-7b-instruct`,name:`falcon-7b-instruct`,created_by:`tii`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/tinyllama/tinyllama-1.1b-chat-v1.0`,name:`tinyllama-1.1b-chat-v1.0`,created_by:`tinyllama`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/unum/uform-gen2-qwen-500m`,name:`uform-gen2-qwen-500m`,created_by:`unum`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/zai-org/glm-4.7-flash`,name:`glm-4.7-flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/google/gemma-7b-it`,name:`gemma-7b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-7b`,capabilities:{streaming:!0}},{id:`@hf/meta-llama/meta-llama-3-8b-instruct`,name:`meta-llama-3-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/mistral/mistral-7b-instruct-v0.2`,name:`mistral-7b-instruct-v0.2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/nexusflow/starling-lm-7b-beta`,name:`starling-lm-7b-beta`,created_by:`nexusflow`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/nousresearch/hermes-2-pro-mistral-7b`,name:`hermes-2-pro-mistral-7b`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/deepseek-coder-6.7b-base-awq`,name:`deepseek-coder-6.7b-base-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@hf/thebloke/deepseek-coder-6.7b-instruct-awq`,name:`deepseek-coder-6.7b-instruct-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@hf/thebloke/llama-2-13b-chat-awq`,name:`llama-2-13b-chat-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@hf/thebloke/llamaguard-7b-awq`,name:`llamaguard-7b-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,model_type:`moderation`,capabilities:{streaming:!0}},{id:`@hf/thebloke/mistral-7b-instruct-v0.1-awq`,name:`mistral-7b-instruct-v0.1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/neural-chat-7b-v3-1-awq`,name:`neural-chat-7b-v3-1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/openhermes-2.5-mistral-7b-awq`,name:`openhermes-2.5-mistral-7b-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/zephyr-7b-beta-awq`,name:`zephyr-7b-beta-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
const e={id:`cloudflare`,name:`Cloudflare Workers AI`,region:`US`,url:`https://ai.cloudflare.com`,api_url:`https://api.cloudflare.com/client/v4/accounts/{account_id}/ai/run`,docs_url:`https://developers.cloudflare.com/workers-ai`,pricing_url:`https://developers.cloudflare.com/workers-ai/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
-
<path d="M16.493 17.4c.135-.52.08-.983-.161-1.338-.215-.328-.592-.519-1.05-.519l-8.663-.109a.148.148 0 01-.135-.082c-.027-.054-.027-.109-.027-.163.027-.082.108-.164.189-.164l8.744-.11c1.05-.054 2.153-.9 2.556-1.937l.511-1.31c.027-.055.027-.11.027-.164C17.92 8.91 15.66 7 12.942 7c-2.503 0-4.628 1.638-5.381 3.903a2.432 2.432 0 00-1.803-.491c-1.21.109-2.153 1.092-2.287 2.32-.027.328 0 .628.054.9C1.56 13.688 0 15.326 0 17.319c0 .19.027.355.027.545 0 .082.08.137.161.137h15.983c.08 0 .188-.055.215-.164l.107-.437"/>
|
|
3
|
-
<path d="M19.238 11.75h-.242c-.054 0-.108.054-.135.109l-.35 1.2c-.134.52-.08.983.162 1.338.215.328.592.518 1.05.518l1.855.11c.054 0 .108.027.135.082.027.054.027.109.027.163-.027.082-.108.164-.188.164l-1.91.11c-1.05.054-2.153.9-2.557 1.937l-.134.355c-.027.055.026.137.107.137h6.592c.081 0 .162-.055.162-.137.107-.41.188-.846.188-1.31-.027-2.62-2.153-4.777-4.762-4.777"/>
|
|
4
|
-
</svg>`,models:[{id:`@cf/ai4bharat/indictrans2-en-indic-1B`,name:`indictrans2-en-indic-1B`,created_by:`ai4bharat`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/aisingapore/gemma-sea-lion-v4-27b-it`,name:`gemma-sea-lion-v4-27b-it`,created_by:`aisingapore`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-base-en-v1.5`,name:`bge-base-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-large-en-v1.5`,name:`bge-large-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-m3`,name:`bge-m3`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-reranker-base`,name:`bge-reranker-base`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,model_type:`rerank`,capabilities:{streaming:!0}},{id:`@cf/baai/bge-small-en-v1.5`,name:`bge-small-en-v1.5`,created_by:`baai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-1-schnell`,name:`flux-1-schnell`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-dev`,name:`flux-2-dev`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-klein-4b`,name:`flux-2-klein-4b`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/black-forest-labs/flux-2-klein-9b`,name:`flux-2-klein-9b`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/bytedance/stable-diffusion-xl-lightning`,name:`stable-diffusion-xl-lightning`,created_by:`bytedance`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-1`,name:`aura-1`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-2-en`,name:`aura-2-en`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/aura-2-es`,name:`aura-2-es`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/flux`,name:`flux`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepgram/nova-3`,name:`nova-3`,created_by:`deepgram`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/deepseek-ai/deepseek-math-7b-instruct`,name:`deepseek-math-7b-instruct`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@cf/deepseek-ai/deepseek-r1-distill-qwen-32b`,name:`deepseek-r1-distill-qwen-32b`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek-r1`,capabilities:{streaming:!0}},{id:`@cf/defog/sqlcoder-7b-2`,name:`sqlcoder-7b-2`,created_by:`defog`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/facebook/bart-large-cnn`,name:`bart-large-cnn`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/facebook/detr-resnet-50`,name:`detr-resnet-50`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/fblgit/una-cybertron-7b-v2-bf16`,name:`una-cybertron-7b-v2-bf16`,created_by:`fblgit`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/google/embeddinggemma-300m`,name:`embeddinggemma-300m`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-2b-it-lora`,name:`gemma-2b-it-lora`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2b`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-3-12b-it`,name:`gemma-3-12b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-3`,capabilities:{streaming:!0}},{id:`@cf/google/gemma-7b-it-lora`,name:`gemma-7b-it-lora`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-7b`,capabilities:{streaming:!0}},{id:`@cf/huggingface/distilbert-sst-2-int8`,name:`distilbert-sst-2-int8`,created_by:`huggingface`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/ibm-granite/granite-4.0-h-micro`,name:`granite-4.0-h-micro`,created_by:`ibm`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/leonardo/lucid-origin`,name:`lucid-origin`,created_by:`leonardo`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/leonardo/phoenix-1.0`,name:`phoenix-1.0`,created_by:`leonardo`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/llava-hf/llava-1.5-7b-hf`,name:`llava-1.5-7b-hf`,created_by:`llava-hf`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/lykon/dreamshaper-8-lcm`,name:`dreamshaper-8-lcm`,created_by:`lykon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-2-7b-chat-fp16`,name:`llama-2-7b-chat-fp16`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-2-7b-chat-int8`,name:`llama-2-7b-chat-int8`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3-8b-instruct-awq`,name:`llama-3-8b-instruct-awq`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3-8b-instruct`,name:`llama-3-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-70b-instruct`,name:`llama-3.1-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-awq`,name:`llama-3.1-8b-instruct-awq`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-fast`,name:`llama-3.1-8b-instruct-fast`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct-fp8`,name:`llama-3.1-8b-instruct-fp8`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.1-8b-instruct`,name:`llama-3.1-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.1`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-11b-vision-instruct`,name:`llama-3.2-11b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-1b-instruct`,name:`llama-3.2-1b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.2-3b-instruct`,name:`llama-3.2-3b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.2`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-3.3-70b-instruct-fp8-fast`,name:`llama-3.3-70b-instruct-fp8-fast`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.3`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-4`,capabilities:{streaming:!0}},{id:`@cf/meta/llama-guard-3-8b`,name:`llama-guard-3-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-guard`,model_type:`moderation`,capabilities:{streaming:!0}},{id:`@cf/meta-llama/llama-2-7b-chat-hf-lora`,name:`llama-2-7b-chat-hf-lora`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@cf/meta/m2m100-1.2b`,name:`m2m100-1.2b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/microsoft/phi-2`,name:`phi-2`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/microsoft/resnet-50`,name:`resnet-50`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistral/mistral-7b-instruct-v0.1`,name:`mistral-7b-instruct-v0.1`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistral/mistral-7b-instruct-v0.2-lora`,name:`mistral-7b-instruct-v0.2-lora`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/mistralai/mistral-small-3.1-24b-instruct`,name:`mistral-small-3.1-24b-instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,family:`mistral-small`,capabilities:{streaming:!0}},{id:`@cf/moonshotai/kimi-k2.5`,name:`kimi-k2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/myshell-ai/melotts`,name:`melotts`,created_by:`myshell`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/nvidia/nemotron-3-120b-a12b`,name:`nemotron-3-120b-a12b`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/openai/gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`@cf/openai/gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper-large-v3-turbo`,name:`whisper-large-v3-turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper-tiny-en`,name:`whisper-tiny-en`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openai/whisper`,name:`whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`whisper`,capabilities:{streaming:!0}},{id:`@cf/openchat/openchat-3.5-0106`,name:`openchat-3.5-0106`,created_by:`openchat`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/pfnet/plamo-embedding-1b`,name:`plamo-embedding-1b`,created_by:`pfnet`,source:`official`,last_updated:`2026-03-21`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/pipecat-ai/smart-turn-v2`,name:`smart-turn-v2`,created_by:`pipecat-ai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-0.5b-chat`,name:`qwen1.5-0.5b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-1.8b-chat`,name:`qwen1.5-1.8b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-14b-chat-awq`,name:`qwen1.5-14b-chat-awq`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen1.5-7b-chat-awq`,name:`qwen1.5-7b-chat-awq`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen1.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen2.5-coder-32b-instruct`,name:`qwen2.5-coder-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen2.5`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen3-30b-a3b-fp8`,name:`qwen3-30b-a3b-fp8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwen3-embedding-0.6b`,name:`qwen3-embedding-0.6b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,model_type:`embed`,capabilities:{streaming:!0}},{id:`@cf/qwen/qwq-32b`,name:`qwq-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwq`,capabilities:{streaming:!0}},{id:`@cf/runwayml/stable-diffusion-v1-5-img2img`,name:`stable-diffusion-v1-5-img2img`,created_by:`runway`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/runwayml/stable-diffusion-v1-5-inpainting`,name:`stable-diffusion-v1-5-inpainting`,created_by:`runway`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/stabilityai/stable-diffusion-xl-base-1.0`,name:`stable-diffusion-xl-base-1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/thebloke/discolm-german-7b-v1-awq`,name:`discolm-german-7b-v1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/tiiuae/falcon-7b-instruct`,name:`falcon-7b-instruct`,created_by:`tii`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/tinyllama/tinyllama-1.1b-chat-v1.0`,name:`tinyllama-1.1b-chat-v1.0`,created_by:`tinyllama`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/unum/uform-gen2-qwen-500m`,name:`uform-gen2-qwen-500m`,created_by:`unum`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@cf/zai-org/glm-4.7-flash`,name:`glm-4.7-flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/google/gemma-7b-it`,name:`gemma-7b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-7b`,capabilities:{streaming:!0}},{id:`@hf/meta-llama/meta-llama-3-8b-instruct`,name:`meta-llama-3-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/mistral/mistral-7b-instruct-v0.2`,name:`mistral-7b-instruct-v0.2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/nexusflow/starling-lm-7b-beta`,name:`starling-lm-7b-beta`,created_by:`nexusflow`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/nousresearch/hermes-2-pro-mistral-7b`,name:`hermes-2-pro-mistral-7b`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/deepseek-coder-6.7b-base-awq`,name:`deepseek-coder-6.7b-base-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@hf/thebloke/deepseek-coder-6.7b-instruct-awq`,name:`deepseek-coder-6.7b-instruct-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0}},{id:`@hf/thebloke/llama-2-13b-chat-awq`,name:`llama-2-13b-chat-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,family:`llama-2`,capabilities:{streaming:!0}},{id:`@hf/thebloke/llamaguard-7b-awq`,name:`llamaguard-7b-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,model_type:`moderation`,capabilities:{streaming:!0}},{id:`@hf/thebloke/mistral-7b-instruct-v0.1-awq`,name:`mistral-7b-instruct-v0.1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/neural-chat-7b-v3-1-awq`,name:`neural-chat-7b-v3-1-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/openhermes-2.5-mistral-7b-awq`,name:`openhermes-2.5-mistral-7b-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`@hf/thebloke/zephyr-7b-beta-awq`,name:`zephyr-7b-beta-awq`,created_by:`thebloke`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|