@chainfuse/types 2.11.7 → 2.11.9
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.
|
@@ -50,10 +50,10 @@ export declare const azureCatalog: readonly [{
|
|
|
50
50
|
}];
|
|
51
51
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
52
52
|
readonly name: "text-embedding-3-large";
|
|
53
|
-
readonly tokenCost: 1.
|
|
53
|
+
readonly tokenCost: 1.43e-7;
|
|
54
54
|
}, {
|
|
55
55
|
readonly name: "text-embedding-3-small";
|
|
56
|
-
readonly tokenCost: 2e-8;
|
|
56
|
+
readonly tokenCost: 2.2e-8;
|
|
57
57
|
}];
|
|
58
58
|
}, {
|
|
59
59
|
readonly id: "OpenAi-BR-SaoPauloState";
|
|
@@ -114,10 +114,10 @@ export declare const azureCatalog: readonly [{
|
|
|
114
114
|
readonly imageModelAvailability: readonly [];
|
|
115
115
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
116
116
|
readonly name: "text-embedding-3-large";
|
|
117
|
-
readonly tokenCost: 1.
|
|
117
|
+
readonly tokenCost: 1.58e-7;
|
|
118
118
|
}, {
|
|
119
119
|
readonly name: "text-embedding-3-small";
|
|
120
|
-
readonly tokenCost:
|
|
120
|
+
readonly tokenCost: 2.5e-8;
|
|
121
121
|
}];
|
|
122
122
|
}, {
|
|
123
123
|
readonly id: "OpenAI-CA-Toronto";
|
|
@@ -168,10 +168,10 @@ export declare const azureCatalog: readonly [{
|
|
|
168
168
|
readonly imageModelAvailability: readonly [];
|
|
169
169
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
170
170
|
readonly name: "text-embedding-3-large";
|
|
171
|
-
readonly tokenCost: 1.
|
|
171
|
+
readonly tokenCost: 1.58e-7;
|
|
172
172
|
}, {
|
|
173
173
|
readonly name: "text-embedding-3-small";
|
|
174
|
-
readonly tokenCost:
|
|
174
|
+
readonly tokenCost: 2.5e-8;
|
|
175
175
|
}];
|
|
176
176
|
}, {
|
|
177
177
|
readonly id: "OpenAi-EU-Frankfurt";
|
|
@@ -250,7 +250,7 @@ export declare const azureCatalog: readonly [{
|
|
|
250
250
|
}];
|
|
251
251
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
252
252
|
readonly name: "text-embedding-3-large";
|
|
253
|
-
readonly tokenCost: 1.
|
|
253
|
+
readonly tokenCost: 1.58e-7;
|
|
254
254
|
}, {
|
|
255
255
|
readonly name: "text-embedding-3-small";
|
|
256
256
|
readonly tokenCost: 2e-8;
|
|
@@ -386,7 +386,7 @@ export declare const azureCatalog: readonly [{
|
|
|
386
386
|
readonly imageModelAvailability: readonly [];
|
|
387
387
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
388
388
|
readonly name: "text-embedding-3-large";
|
|
389
|
-
readonly tokenCost: 1.
|
|
389
|
+
readonly tokenCost: 1.58e-7;
|
|
390
390
|
}, {
|
|
391
391
|
readonly name: "text-embedding-3-small";
|
|
392
392
|
readonly tokenCost: 2e-8;
|
|
@@ -484,10 +484,10 @@ export declare const azureCatalog: readonly [{
|
|
|
484
484
|
readonly imageModelAvailability: readonly [];
|
|
485
485
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
486
486
|
readonly name: "text-embedding-3-large";
|
|
487
|
-
readonly tokenCost: 1.
|
|
487
|
+
readonly tokenCost: 1.58e-7;
|
|
488
488
|
}, {
|
|
489
489
|
readonly name: "text-embedding-3-small";
|
|
490
|
-
readonly tokenCost:
|
|
490
|
+
readonly tokenCost: 2.5e-8;
|
|
491
491
|
}];
|
|
492
492
|
}, {
|
|
493
493
|
readonly id: "OpenAi-KR-Seoul";
|
|
@@ -548,7 +548,7 @@ export declare const azureCatalog: readonly [{
|
|
|
548
548
|
readonly imageModelAvailability: readonly [];
|
|
549
549
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
550
550
|
readonly name: "text-embedding-3-large";
|
|
551
|
-
readonly tokenCost: 1.
|
|
551
|
+
readonly tokenCost: 1.58e-7;
|
|
552
552
|
}, {
|
|
553
553
|
readonly name: "text-embedding-3-small";
|
|
554
554
|
readonly tokenCost: 2e-8;
|
|
@@ -561,6 +561,8 @@ export declare const azureCatalog: readonly [{
|
|
|
561
561
|
};
|
|
562
562
|
readonly languageModelAvailability: readonly [{
|
|
563
563
|
readonly name: "gpt-4.1-nano";
|
|
564
|
+
readonly inputTokenCost: 1e-7;
|
|
565
|
+
readonly outputTokenCost: 4e-7;
|
|
564
566
|
}, {
|
|
565
567
|
readonly name: "o4-mini";
|
|
566
568
|
}];
|
|
@@ -597,7 +599,7 @@ export declare const azureCatalog: readonly [{
|
|
|
597
599
|
readonly imageModelAvailability: readonly [];
|
|
598
600
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
599
601
|
readonly name: "text-embedding-3-large";
|
|
600
|
-
readonly tokenCost: 1.
|
|
602
|
+
readonly tokenCost: 1.58e-7;
|
|
601
603
|
}, {
|
|
602
604
|
readonly name: "text-embedding-3-small";
|
|
603
605
|
readonly tokenCost: 2e-8;
|
|
@@ -640,7 +642,7 @@ export declare const azureCatalog: readonly [{
|
|
|
640
642
|
readonly name: "text-embedding-3-large";
|
|
641
643
|
}, {
|
|
642
644
|
readonly name: "text-embedding-3-small";
|
|
643
|
-
readonly tokenCost: 2e-8;
|
|
645
|
+
readonly tokenCost: 2.2e-8;
|
|
644
646
|
}];
|
|
645
647
|
}, {
|
|
646
648
|
readonly id: "OpenAi-US-Illinois";
|
|
@@ -801,10 +803,10 @@ export declare const azureCatalog: readonly [{
|
|
|
801
803
|
}];
|
|
802
804
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
803
805
|
readonly name: "text-embedding-3-large";
|
|
804
|
-
readonly tokenCost: 1.
|
|
806
|
+
readonly tokenCost: 1.43e-7;
|
|
805
807
|
}, {
|
|
806
808
|
readonly name: "text-embedding-3-small";
|
|
807
|
-
readonly tokenCost: 2e-8;
|
|
809
|
+
readonly tokenCost: 2.2e-8;
|
|
808
810
|
}];
|
|
809
811
|
}, {
|
|
810
812
|
readonly id: "OpenAi-US-Virginia2";
|
|
@@ -842,10 +844,10 @@ export declare const azureCatalog: readonly [{
|
|
|
842
844
|
readonly imageModelAvailability: readonly [];
|
|
843
845
|
readonly textEmbeddingModelAvailability: readonly [{
|
|
844
846
|
readonly name: "text-embedding-3-large";
|
|
845
|
-
readonly tokenCost: 1.
|
|
847
|
+
readonly tokenCost: 1.43e-7;
|
|
846
848
|
}, {
|
|
847
849
|
readonly name: "text-embedding-3-small";
|
|
848
|
-
readonly tokenCost: 2e-8;
|
|
850
|
+
readonly tokenCost: 2.2e-8;
|
|
849
851
|
}];
|
|
850
852
|
}, {
|
|
851
853
|
readonly id: "OpenAi-ZA-Johannesburg";
|
|
@@ -67,11 +67,11 @@ export const azureCatalog = [
|
|
|
67
67
|
textEmbeddingModelAvailability: [
|
|
68
68
|
{
|
|
69
69
|
name: 'text-embedding-3-large',
|
|
70
|
-
tokenCost: 1.
|
|
70
|
+
tokenCost: 1.43e-7,
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
name: 'text-embedding-3-small',
|
|
74
|
-
tokenCost: 2e-8,
|
|
74
|
+
tokenCost: 2.2e-8,
|
|
75
75
|
},
|
|
76
76
|
],
|
|
77
77
|
},
|
|
@@ -150,11 +150,11 @@ export const azureCatalog = [
|
|
|
150
150
|
textEmbeddingModelAvailability: [
|
|
151
151
|
{
|
|
152
152
|
name: 'text-embedding-3-large',
|
|
153
|
-
tokenCost: 1.
|
|
153
|
+
tokenCost: 1.58e-7,
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
name: 'text-embedding-3-small',
|
|
157
|
-
tokenCost:
|
|
157
|
+
tokenCost: 2.5e-8,
|
|
158
158
|
},
|
|
159
159
|
],
|
|
160
160
|
},
|
|
@@ -216,11 +216,11 @@ export const azureCatalog = [
|
|
|
216
216
|
textEmbeddingModelAvailability: [
|
|
217
217
|
{
|
|
218
218
|
name: 'text-embedding-3-large',
|
|
219
|
-
tokenCost: 1.
|
|
219
|
+
tokenCost: 1.58e-7,
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
name: 'text-embedding-3-small',
|
|
223
|
-
tokenCost:
|
|
223
|
+
tokenCost: 2.5e-8,
|
|
224
224
|
},
|
|
225
225
|
],
|
|
226
226
|
},
|
|
@@ -326,7 +326,7 @@ export const azureCatalog = [
|
|
|
326
326
|
textEmbeddingModelAvailability: [
|
|
327
327
|
{
|
|
328
328
|
name: 'text-embedding-3-large',
|
|
329
|
-
tokenCost: 1.
|
|
329
|
+
tokenCost: 1.58e-7,
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
name: 'text-embedding-3-small',
|
|
@@ -509,7 +509,7 @@ export const azureCatalog = [
|
|
|
509
509
|
textEmbeddingModelAvailability: [
|
|
510
510
|
{
|
|
511
511
|
name: 'text-embedding-3-large',
|
|
512
|
-
tokenCost: 1.
|
|
512
|
+
tokenCost: 1.58e-7,
|
|
513
513
|
},
|
|
514
514
|
{
|
|
515
515
|
name: 'text-embedding-3-small',
|
|
@@ -638,11 +638,11 @@ export const azureCatalog = [
|
|
|
638
638
|
textEmbeddingModelAvailability: [
|
|
639
639
|
{
|
|
640
640
|
name: 'text-embedding-3-large',
|
|
641
|
-
tokenCost: 1.
|
|
641
|
+
tokenCost: 1.58e-7,
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
644
|
name: 'text-embedding-3-small',
|
|
645
|
-
tokenCost:
|
|
645
|
+
tokenCost: 2.5e-8,
|
|
646
646
|
},
|
|
647
647
|
],
|
|
648
648
|
},
|
|
@@ -721,7 +721,7 @@ export const azureCatalog = [
|
|
|
721
721
|
textEmbeddingModelAvailability: [
|
|
722
722
|
{
|
|
723
723
|
name: 'text-embedding-3-large',
|
|
724
|
-
tokenCost: 1.
|
|
724
|
+
tokenCost: 1.58e-7,
|
|
725
725
|
},
|
|
726
726
|
{
|
|
727
727
|
name: 'text-embedding-3-small',
|
|
@@ -738,6 +738,8 @@ export const azureCatalog = [
|
|
|
738
738
|
languageModelAvailability: [
|
|
739
739
|
{
|
|
740
740
|
name: 'gpt-4.1-nano',
|
|
741
|
+
inputTokenCost: 1e-7,
|
|
742
|
+
outputTokenCost: 4e-7,
|
|
741
743
|
},
|
|
742
744
|
{
|
|
743
745
|
name: 'o4-mini',
|
|
@@ -786,7 +788,7 @@ export const azureCatalog = [
|
|
|
786
788
|
textEmbeddingModelAvailability: [
|
|
787
789
|
{
|
|
788
790
|
name: 'text-embedding-3-large',
|
|
789
|
-
tokenCost: 1.
|
|
791
|
+
tokenCost: 1.58e-7,
|
|
790
792
|
},
|
|
791
793
|
{
|
|
792
794
|
name: 'text-embedding-3-small',
|
|
@@ -844,7 +846,7 @@ export const azureCatalog = [
|
|
|
844
846
|
},
|
|
845
847
|
{
|
|
846
848
|
name: 'text-embedding-3-small',
|
|
847
|
-
tokenCost: 2e-8,
|
|
849
|
+
tokenCost: 2.2e-8,
|
|
848
850
|
},
|
|
849
851
|
],
|
|
850
852
|
},
|
|
@@ -1062,11 +1064,11 @@ export const azureCatalog = [
|
|
|
1062
1064
|
textEmbeddingModelAvailability: [
|
|
1063
1065
|
{
|
|
1064
1066
|
name: 'text-embedding-3-large',
|
|
1065
|
-
tokenCost: 1.
|
|
1067
|
+
tokenCost: 1.43e-7,
|
|
1066
1068
|
},
|
|
1067
1069
|
{
|
|
1068
1070
|
name: 'text-embedding-3-small',
|
|
1069
|
-
tokenCost: 2e-8,
|
|
1071
|
+
tokenCost: 2.2e-8,
|
|
1070
1072
|
},
|
|
1071
1073
|
],
|
|
1072
1074
|
},
|
|
@@ -1117,11 +1119,11 @@ export const azureCatalog = [
|
|
|
1117
1119
|
textEmbeddingModelAvailability: [
|
|
1118
1120
|
{
|
|
1119
1121
|
name: 'text-embedding-3-large',
|
|
1120
|
-
tokenCost: 1.
|
|
1122
|
+
tokenCost: 1.43e-7,
|
|
1121
1123
|
},
|
|
1122
1124
|
{
|
|
1123
1125
|
name: 'text-embedding-3-small',
|
|
1124
|
-
tokenCost: 2e-8,
|
|
1126
|
+
tokenCost: 2.2e-8,
|
|
1125
1127
|
},
|
|
1126
1128
|
],
|
|
1127
1129
|
},
|
package/dist/ai-tools/index.d.ts
CHANGED
|
@@ -155,26 +155,28 @@ export declare const ZodLanguageModelValues: z4.ZodEnum<{
|
|
|
155
155
|
"openai:o3": AiModels.LanguageModels.OpenAi.o3;
|
|
156
156
|
}>;
|
|
157
157
|
export type LanguageModelValues = z4.infer<typeof ZodLanguageModelValues>;
|
|
158
|
-
export declare const ZodImageModelValues3: z3.ZodEnum<["workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting" | "workersai:@cf/black-forest-labs/flux-1-schnell" | "workersai:@cf/bytedance/stable-diffusion-xl-lightning" | "workersai:@cf/lykon/dreamshaper-8-lcm" | "workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0" | "workersai:@cf/runwayml/stable-diffusion-v1-5-img2img" | AiModels.ImageModels.Azure | AiModels.ImageModels.GoogleGenerativeAi | AiModels.ImageModels.OpenAi, ...("workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting" | "workersai:@cf/black-forest-labs/flux-1-schnell" | "workersai:@cf/bytedance/stable-diffusion-xl-lightning" | "workersai:@cf/lykon/dreamshaper-8-lcm" | "workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0" | "workersai:@cf/runwayml/stable-diffusion-v1-5-img2img" | AiModels.ImageModels.Azure | AiModels.ImageModels.GoogleGenerativeAi | AiModels.ImageModels.OpenAi)[]]>;
|
|
158
|
+
export declare const ZodImageModelValues3: z3.ZodEnum<["workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting" | "workersai:@cf/black-forest-labs/flux-1-schnell" | "workersai:@cf/bytedance/stable-diffusion-xl-lightning" | "workersai:@cf/lykon/dreamshaper-8-lcm" | "workersai:@cf/leonardo/phoenix-1.0" | "workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0" | "workersai:@cf/runwayml/stable-diffusion-v1-5-img2img" | "workersai:@cf/leonardo/lucid-origin" | AiModels.ImageModels.Azure | AiModels.ImageModels.GoogleGenerativeAi | AiModels.ImageModels.OpenAi, ...("workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting" | "workersai:@cf/black-forest-labs/flux-1-schnell" | "workersai:@cf/bytedance/stable-diffusion-xl-lightning" | "workersai:@cf/lykon/dreamshaper-8-lcm" | "workersai:@cf/leonardo/phoenix-1.0" | "workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0" | "workersai:@cf/runwayml/stable-diffusion-v1-5-img2img" | "workersai:@cf/leonardo/lucid-origin" | AiModels.ImageModels.Azure | AiModels.ImageModels.GoogleGenerativeAi | AiModels.ImageModels.OpenAi)[]]>;
|
|
159
159
|
export declare const ZodImageModelValues: z4.ZodEnum<{
|
|
160
160
|
"workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting": "workersai:@cf/runwayml/stable-diffusion-v1-5-inpainting";
|
|
161
161
|
"workersai:@cf/black-forest-labs/flux-1-schnell": "workersai:@cf/black-forest-labs/flux-1-schnell";
|
|
162
162
|
"workersai:@cf/bytedance/stable-diffusion-xl-lightning": "workersai:@cf/bytedance/stable-diffusion-xl-lightning";
|
|
163
163
|
"workersai:@cf/lykon/dreamshaper-8-lcm": "workersai:@cf/lykon/dreamshaper-8-lcm";
|
|
164
|
+
"workersai:@cf/leonardo/phoenix-1.0": "workersai:@cf/leonardo/phoenix-1.0";
|
|
164
165
|
"workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0": "workersai:@cf/stabilityai/stable-diffusion-xl-base-1.0";
|
|
165
166
|
"workersai:@cf/runwayml/stable-diffusion-v1-5-img2img": "workersai:@cf/runwayml/stable-diffusion-v1-5-img2img";
|
|
167
|
+
"workersai:@cf/leonardo/lucid-origin": "workersai:@cf/leonardo/lucid-origin";
|
|
166
168
|
"azure:dall-e-3": AiModels.ImageModels.Azure.dalle3;
|
|
167
169
|
"google.generative-ai:imagen-3.0-generate-002": AiModels.ImageModels.GoogleGenerativeAi.imagen;
|
|
168
170
|
"google.generative-ai:imagen-3.0-fast-generate-001": AiModels.ImageModels.GoogleGenerativeAi.imagen_fast;
|
|
169
171
|
"openai:dall-e-3": AiModels.ImageModels.OpenAi.dalle3;
|
|
170
172
|
}>;
|
|
171
173
|
export type ImageModelValues = z4.infer<typeof ZodImageModelValues>;
|
|
172
|
-
export declare const ZodTextEmbeddingModelValues3: z3.ZodEnum<["workersai:@cf/baai/bge-m3" | "workersai:@cf/baai/bge-small-en-v1.5" | "workersai:@cf/baai/bge-base-en-v1.5" | "workersai:@cf/
|
|
174
|
+
export declare const ZodTextEmbeddingModelValues3: z3.ZodEnum<["workersai:@cf/baai/bge-m3" | "workersai:@cf/baai/bge-small-en-v1.5" | "workersai:@cf/baai/bge-base-en-v1.5" | "workersai:@cf/google/embeddinggemma-300m" | "workersai:@cf/baai/bge-large-en-v1.5" | AiModels.TextEmbeddingModels.Azure | AiModels.TextEmbeddingModels.GoogleGenerativeAi.te4 | AiModels.TextEmbeddingModels.OpenAi, ...("workersai:@cf/baai/bge-m3" | "workersai:@cf/baai/bge-small-en-v1.5" | "workersai:@cf/baai/bge-base-en-v1.5" | "workersai:@cf/google/embeddinggemma-300m" | "workersai:@cf/baai/bge-large-en-v1.5" | AiModels.TextEmbeddingModels.Azure | AiModels.TextEmbeddingModels.GoogleGenerativeAi.te4 | AiModels.TextEmbeddingModels.OpenAi)[]]>;
|
|
173
175
|
export declare const ZodTextEmbeddingModelValues: z4.ZodEnum<{
|
|
174
176
|
"workersai:@cf/baai/bge-m3": "workersai:@cf/baai/bge-m3";
|
|
175
177
|
"workersai:@cf/baai/bge-small-en-v1.5": "workersai:@cf/baai/bge-small-en-v1.5";
|
|
176
178
|
"workersai:@cf/baai/bge-base-en-v1.5": "workersai:@cf/baai/bge-base-en-v1.5";
|
|
177
|
-
"workersai:@cf/
|
|
179
|
+
"workersai:@cf/google/embeddinggemma-300m": "workersai:@cf/google/embeddinggemma-300m";
|
|
178
180
|
"workersai:@cf/baai/bge-large-en-v1.5": "workersai:@cf/baai/bge-large-en-v1.5";
|
|
179
181
|
"azure:text-embedding-3-large": AiModels.TextEmbeddingModels.Azure.te3_large;
|
|
180
182
|
"azure:text-embedding-3-small": AiModels.TextEmbeddingModels.Azure.te3_small;
|
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
export declare const workersAiCatalog: {
|
|
2
2
|
readonly modelGroups: {
|
|
3
|
+
readonly 'Dumb Pipe': {
|
|
4
|
+
readonly id: "ccb1ca5a-043d-41a7-8a3b-61017b2796fd";
|
|
5
|
+
readonly description: "Internal - Dumb Pipe models don't use tensors";
|
|
6
|
+
readonly models: readonly [{
|
|
7
|
+
readonly id: "fe8904cf-e20e-4884-b829-ed7cec0a01cb";
|
|
8
|
+
readonly source: 1;
|
|
9
|
+
readonly name: "@cf/pipecat-ai/smart-turn-v2";
|
|
10
|
+
readonly description: "An open source, community-driven, native audio turn detection model in 2nd version";
|
|
11
|
+
readonly created_at: "2025-08-04 10:08:04.219";
|
|
12
|
+
readonly tags: readonly [];
|
|
13
|
+
readonly properties: {
|
|
14
|
+
readonly async_queue: true;
|
|
15
|
+
readonly price: readonly [{
|
|
16
|
+
readonly unit: "per audio minute";
|
|
17
|
+
readonly price: 0.00034;
|
|
18
|
+
readonly currency: "USD";
|
|
19
|
+
}];
|
|
20
|
+
readonly realtime: true;
|
|
21
|
+
};
|
|
22
|
+
}];
|
|
23
|
+
};
|
|
3
24
|
readonly 'Text Generation': {
|
|
4
25
|
readonly id: "c329a1f9-323d-4e91-b2aa-582dd4188d34";
|
|
5
26
|
readonly description: "Family of generative text models, such as large language models (LLM), that can be adapted for a variety of natural language tasks.";
|
|
@@ -34,6 +55,7 @@ export declare const workersAiCatalog: {
|
|
|
34
55
|
readonly beta: true;
|
|
35
56
|
readonly context_window: 32000;
|
|
36
57
|
readonly info: "https://huggingface.co/qwen/qwen1.5-0.5b-chat";
|
|
58
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
37
59
|
};
|
|
38
60
|
}, {
|
|
39
61
|
readonly id: "e8e8abe4-a372-4c13-815f-4688ba655c8e";
|
|
@@ -61,6 +83,7 @@ export declare const workersAiCatalog: {
|
|
|
61
83
|
readonly max_batch_prefill_tokens: 8192;
|
|
62
84
|
readonly max_input_length: 3072;
|
|
63
85
|
readonly max_total_tokens: 4096;
|
|
86
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
64
87
|
};
|
|
65
88
|
}, {
|
|
66
89
|
readonly id: "e11d8f45-7b08-499a-9eeb-71d4d3c8cbf9";
|
|
@@ -113,6 +136,7 @@ export declare const workersAiCatalog: {
|
|
|
113
136
|
readonly properties: {
|
|
114
137
|
readonly beta: true;
|
|
115
138
|
readonly context_window: 4096;
|
|
139
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
116
140
|
};
|
|
117
141
|
}, {
|
|
118
142
|
readonly id: "d2ba5c6b-bbb7-49d6-b466-900654870cd6";
|
|
@@ -124,6 +148,7 @@ export declare const workersAiCatalog: {
|
|
|
124
148
|
readonly properties: {
|
|
125
149
|
readonly beta: true;
|
|
126
150
|
readonly context_window: 4096;
|
|
151
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
127
152
|
};
|
|
128
153
|
}, {
|
|
129
154
|
readonly id: "cc80437b-9a8d-4f1a-9c77-9aaf0d226922";
|
|
@@ -209,6 +234,7 @@ export declare const workersAiCatalog: {
|
|
|
209
234
|
readonly beta: true;
|
|
210
235
|
readonly context_window: 2048;
|
|
211
236
|
readonly info: "https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0";
|
|
237
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
212
238
|
};
|
|
213
239
|
}, {
|
|
214
240
|
readonly id: "b97d7069-48d9-461c-80dd-445d20a632eb";
|
|
@@ -236,6 +262,7 @@ export declare const workersAiCatalog: {
|
|
|
236
262
|
readonly properties: {
|
|
237
263
|
readonly beta: true;
|
|
238
264
|
readonly context_window: 15000;
|
|
265
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
239
266
|
};
|
|
240
267
|
}, {
|
|
241
268
|
readonly id: "ad01ab83-baf8-4e7b-8fed-a0a219d4eb45";
|
|
@@ -268,6 +295,7 @@ export declare const workersAiCatalog: {
|
|
|
268
295
|
readonly beta: true;
|
|
269
296
|
readonly context_window: 4096;
|
|
270
297
|
readonly info: "https://huggingface.co/TheBloke/DiscoLM_German_7b_v1-AWQ";
|
|
298
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
271
299
|
};
|
|
272
300
|
}, {
|
|
273
301
|
readonly id: "9c95c39d-45b3-4163-9631-22f0c0dc3b14";
|
|
@@ -310,6 +338,7 @@ export declare const workersAiCatalog: {
|
|
|
310
338
|
readonly beta: true;
|
|
311
339
|
readonly context_window: 4096;
|
|
312
340
|
readonly info: "https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-AWQ";
|
|
341
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
313
342
|
};
|
|
314
343
|
}, {
|
|
315
344
|
readonly id: "90a20ae7-7cf4-4eb3-8672-8fc4ee580635";
|
|
@@ -322,6 +351,7 @@ export declare const workersAiCatalog: {
|
|
|
322
351
|
readonly beta: true;
|
|
323
352
|
readonly context_window: 20000;
|
|
324
353
|
readonly info: "https://huggingface.co/qwen/qwen1.5-7b-chat-awq";
|
|
354
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
325
355
|
};
|
|
326
356
|
}, {
|
|
327
357
|
readonly id: "906a57fd-b018-4d6c-a43e-a296d4cc5839";
|
|
@@ -354,6 +384,7 @@ export declare const workersAiCatalog: {
|
|
|
354
384
|
readonly beta: true;
|
|
355
385
|
readonly context_window: 4096;
|
|
356
386
|
readonly info: "https://huggingface.co/TheBloke/Llama-2-13B-chat-AWQ";
|
|
387
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
357
388
|
};
|
|
358
389
|
}, {
|
|
359
390
|
readonly id: "7f180530-2e16-4116-9d26-f49fbed9d372";
|
|
@@ -365,6 +396,7 @@ export declare const workersAiCatalog: {
|
|
|
365
396
|
readonly properties: {
|
|
366
397
|
readonly beta: true;
|
|
367
398
|
readonly context_window: 4096;
|
|
399
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
368
400
|
readonly terms: "https://huggingface.co/TheBloke/deepseek-coder-6.7B-base-AWQ";
|
|
369
401
|
};
|
|
370
402
|
}, {
|
|
@@ -411,6 +443,7 @@ export declare const workersAiCatalog: {
|
|
|
411
443
|
readonly properties: {
|
|
412
444
|
readonly beta: true;
|
|
413
445
|
readonly context_window: 4096;
|
|
446
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
414
447
|
};
|
|
415
448
|
}, {
|
|
416
449
|
readonly id: "60474554-f03b-4ff4-8ecc-c1b7c71d7b29";
|
|
@@ -422,6 +455,7 @@ export declare const workersAiCatalog: {
|
|
|
422
455
|
readonly properties: {
|
|
423
456
|
readonly beta: true;
|
|
424
457
|
readonly context_window: 4096;
|
|
458
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
425
459
|
readonly terms: "https://huggingface.co/TheBloke/deepseek-coder-6.7B-instruct-AWQ";
|
|
426
460
|
};
|
|
427
461
|
}, {
|
|
@@ -455,6 +489,7 @@ export declare const workersAiCatalog: {
|
|
|
455
489
|
readonly beta: true;
|
|
456
490
|
readonly context_window: 4096;
|
|
457
491
|
readonly info: "https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct";
|
|
492
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
458
493
|
readonly terms: "https://github.com/deepseek-ai/DeepSeek-Math/blob/main/LICENSE-MODEL";
|
|
459
494
|
};
|
|
460
495
|
}, {
|
|
@@ -468,6 +503,7 @@ export declare const workersAiCatalog: {
|
|
|
468
503
|
readonly beta: true;
|
|
469
504
|
readonly context_window: 4096;
|
|
470
505
|
readonly info: "https://huggingface.co/tiiuae/falcon-7b-instruct";
|
|
506
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
471
507
|
};
|
|
472
508
|
}, {
|
|
473
509
|
readonly id: "44774b85-08c8-4bb8-8d2a-b06ebc538a79";
|
|
@@ -513,6 +549,7 @@ export declare const workersAiCatalog: {
|
|
|
513
549
|
readonly beta: true;
|
|
514
550
|
readonly context_window: 4096;
|
|
515
551
|
readonly info: "https://huggingface.co/TheBloke/zephyr-7B-beta-AWQ";
|
|
552
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
516
553
|
};
|
|
517
554
|
}, {
|
|
518
555
|
readonly id: "337170b7-bd2f-4631-9a57-688b579cf6d3";
|
|
@@ -537,6 +574,7 @@ export declare const workersAiCatalog: {
|
|
|
537
574
|
readonly beta: true;
|
|
538
575
|
readonly context_window: 32000;
|
|
539
576
|
readonly info: "https://huggingface.co/qwen/qwen1.5-1.8b-chat";
|
|
577
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
540
578
|
};
|
|
541
579
|
}, {
|
|
542
580
|
readonly id: "31690291-ebdc-4f98-bcfc-a44844e215b7";
|
|
@@ -643,6 +681,7 @@ export declare const workersAiCatalog: {
|
|
|
643
681
|
readonly created_at: "2025-08-05 10:49:53.265";
|
|
644
682
|
readonly tags: readonly [];
|
|
645
683
|
readonly properties: {
|
|
684
|
+
readonly async_queue: true;
|
|
646
685
|
readonly context_window: 128000;
|
|
647
686
|
readonly price: readonly [{
|
|
648
687
|
readonly unit: "per M input tokens";
|
|
@@ -679,6 +718,7 @@ export declare const workersAiCatalog: {
|
|
|
679
718
|
readonly beta: true;
|
|
680
719
|
readonly context_window: 7500;
|
|
681
720
|
readonly info: "https://huggingface.co/qwen/qwen1.5-14b-chat-awq";
|
|
721
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
682
722
|
};
|
|
683
723
|
}, {
|
|
684
724
|
readonly id: "081054cd-a254-4349-855e-6dc0996277fa";
|
|
@@ -691,6 +731,7 @@ export declare const workersAiCatalog: {
|
|
|
691
731
|
readonly beta: true;
|
|
692
732
|
readonly context_window: 8192;
|
|
693
733
|
readonly info: "https://huggingface.co/openchat/openchat-3.5-0106";
|
|
734
|
+
readonly planned_deprecation_date: "2025-10-01";
|
|
694
735
|
};
|
|
695
736
|
}, {
|
|
696
737
|
readonly id: "06455e78-19f7-487b-93cd-c05a3dd07813";
|
|
@@ -811,18 +852,13 @@ export declare const workersAiCatalog: {
|
|
|
811
852
|
readonly output_dimensions: 768;
|
|
812
853
|
};
|
|
813
854
|
}, {
|
|
814
|
-
readonly id: "
|
|
855
|
+
readonly id: "15631501-2742-4346-a469-22fe202188a2";
|
|
815
856
|
readonly source: 1;
|
|
816
|
-
readonly name: "@cf/
|
|
817
|
-
readonly description: "
|
|
818
|
-
readonly created_at: "2025-
|
|
857
|
+
readonly name: "@cf/google/embeddinggemma-300m";
|
|
858
|
+
readonly description: "EmbeddingGemma is a 300M parameter, state-of-the-art for its size, open embedding model from Google, built from Gemma 3 (with T5Gemma initialization) and the same research and technology used to create Gemini models. EmbeddingGemma produces vector representations of text, making it well-suited for search and retrieval tasks, including classification, clustering, and semantic similarity search. This model was trained with data in 100+ spoken languages.";
|
|
859
|
+
readonly created_at: "2025-09-04 16:38:44.980";
|
|
819
860
|
readonly tags: readonly [];
|
|
820
|
-
readonly properties: {
|
|
821
|
-
readonly async_queue: true;
|
|
822
|
-
readonly info: "https://huggingface.co/BAAI/bge-base-en-v1.5";
|
|
823
|
-
readonly max_input_tokens: 512;
|
|
824
|
-
readonly output_dimensions: 768;
|
|
825
|
-
};
|
|
861
|
+
readonly properties: {};
|
|
826
862
|
}, {
|
|
827
863
|
readonly id: "01bc2fb0-4bca-4598-b985-d2584a3f46c0";
|
|
828
864
|
readonly source: 1;
|
|
@@ -894,6 +930,23 @@ export declare const workersAiCatalog: {
|
|
|
894
930
|
readonly currency: "USD";
|
|
895
931
|
}];
|
|
896
932
|
};
|
|
933
|
+
}, {
|
|
934
|
+
readonly id: "1f55679f-009e-4456-aa4f-049a62b4b6a0";
|
|
935
|
+
readonly source: 1;
|
|
936
|
+
readonly name: "@cf/deepgram/aura-1";
|
|
937
|
+
readonly description: "Aura is a context-aware text-to-speech (TTS) model that applies natural pacing, expressiveness, and fillers based on the context of the provided text. The quality of your text input directly impacts the naturalness of the audio output.";
|
|
938
|
+
readonly created_at: "2025-08-27 01:18:18.880";
|
|
939
|
+
readonly tags: readonly [];
|
|
940
|
+
readonly properties: {
|
|
941
|
+
readonly async_queue: true;
|
|
942
|
+
readonly price: readonly [{
|
|
943
|
+
readonly unit: "per audio minute";
|
|
944
|
+
readonly price: 0;
|
|
945
|
+
readonly currency: "USD";
|
|
946
|
+
}];
|
|
947
|
+
readonly partner: true;
|
|
948
|
+
readonly realtime: true;
|
|
949
|
+
};
|
|
897
950
|
}];
|
|
898
951
|
};
|
|
899
952
|
readonly 'Automatic Speech Recognition': {
|
|
@@ -914,6 +967,23 @@ export declare const workersAiCatalog: {
|
|
|
914
967
|
}];
|
|
915
968
|
readonly info: "https://openai.com/research/whisper";
|
|
916
969
|
};
|
|
970
|
+
}, {
|
|
971
|
+
readonly id: "a226909f-eef8-4265-a3a0-90db0422762e";
|
|
972
|
+
readonly source: 1;
|
|
973
|
+
readonly name: "@cf/deepgram/nova-3";
|
|
974
|
+
readonly description: "Transcribe audio using Deepgram’s speech-to-text model";
|
|
975
|
+
readonly created_at: "2025-06-05 16:05:15.199";
|
|
976
|
+
readonly tags: readonly [];
|
|
977
|
+
readonly properties: {
|
|
978
|
+
readonly async_queue: true;
|
|
979
|
+
readonly price: readonly [{
|
|
980
|
+
readonly unit: "per audio minute";
|
|
981
|
+
readonly price: 0.0052;
|
|
982
|
+
readonly currency: "USD";
|
|
983
|
+
}];
|
|
984
|
+
readonly partner: true;
|
|
985
|
+
readonly realtime: true;
|
|
986
|
+
};
|
|
917
987
|
}, {
|
|
918
988
|
readonly id: "2169496d-9c0e-4e49-8399-c44ee66bff7d";
|
|
919
989
|
readonly source: 1;
|
|
@@ -1030,6 +1100,25 @@ export declare const workersAiCatalog: {
|
|
|
1030
1100
|
readonly properties: {
|
|
1031
1101
|
readonly info: "https://huggingface.co/Lykon/DreamShaper";
|
|
1032
1102
|
};
|
|
1103
|
+
}, {
|
|
1104
|
+
readonly id: "724608fa-983e-495d-b95c-340d6b7e78be";
|
|
1105
|
+
readonly source: 1;
|
|
1106
|
+
readonly name: "@cf/leonardo/phoenix-1.0";
|
|
1107
|
+
readonly description: "Phoenix 1.0 is a model by Leonardo.Ai that generates images with exceptional prompt adherence and coherent text.";
|
|
1108
|
+
readonly created_at: "2025-08-25 18:12:18.073";
|
|
1109
|
+
readonly tags: readonly [];
|
|
1110
|
+
readonly properties: {
|
|
1111
|
+
readonly price: readonly [{
|
|
1112
|
+
readonly unit: "per 512 by 512 tile";
|
|
1113
|
+
readonly price: 0.0058;
|
|
1114
|
+
readonly currency: "USD";
|
|
1115
|
+
}, {
|
|
1116
|
+
readonly unit: "per step";
|
|
1117
|
+
readonly price: 0.00011;
|
|
1118
|
+
readonly currency: "USD";
|
|
1119
|
+
}];
|
|
1120
|
+
readonly partner: true;
|
|
1121
|
+
};
|
|
1033
1122
|
}, {
|
|
1034
1123
|
readonly id: "6d52253a-b731-4a03-b203-cde2d4fae871";
|
|
1035
1124
|
readonly source: 1;
|
|
@@ -1064,6 +1153,25 @@ export declare const workersAiCatalog: {
|
|
|
1064
1153
|
readonly info: "https://huggingface.co/runwayml/stable-diffusion-v1-5";
|
|
1065
1154
|
readonly terms: "https://github.com/runwayml/stable-diffusion/blob/main/LICENSE";
|
|
1066
1155
|
};
|
|
1156
|
+
}, {
|
|
1157
|
+
readonly id: "0e372c11-8720-46c9-a02d-666188a22dae";
|
|
1158
|
+
readonly source: 1;
|
|
1159
|
+
readonly name: "@cf/leonardo/lucid-origin";
|
|
1160
|
+
readonly description: "Lucid Origin from Leonardo.AI is their most adaptable and prompt-responsive model to date. Whether you're generating images with sharp graphic design, stunning full-HD renders, or highly specific creative direction, it adheres closely to your prompts, renders text with accuracy, and supports a wide array of visual styles and aesthetics – from stylized concept art to crisp product mockups.\n";
|
|
1161
|
+
readonly created_at: "2025-08-25 19:21:28.770";
|
|
1162
|
+
readonly tags: readonly [];
|
|
1163
|
+
readonly properties: {
|
|
1164
|
+
readonly price: readonly [{
|
|
1165
|
+
readonly unit: "per 512 by 512 tile";
|
|
1166
|
+
readonly price: 0.007;
|
|
1167
|
+
readonly currency: "USD";
|
|
1168
|
+
}, {
|
|
1169
|
+
readonly unit: "per step";
|
|
1170
|
+
readonly price: 0.00013;
|
|
1171
|
+
readonly currency: "USD";
|
|
1172
|
+
}];
|
|
1173
|
+
readonly partner: true;
|
|
1174
|
+
};
|
|
1067
1175
|
}];
|
|
1068
1176
|
};
|
|
1069
1177
|
readonly 'Image Classification': {
|
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
export const workersAiCatalog = {
|
|
2
2
|
modelGroups: {
|
|
3
|
+
'Dumb Pipe': {
|
|
4
|
+
id: 'ccb1ca5a-043d-41a7-8a3b-61017b2796fd',
|
|
5
|
+
description: "Internal - Dumb Pipe models don't use tensors",
|
|
6
|
+
models: [
|
|
7
|
+
{
|
|
8
|
+
id: 'fe8904cf-e20e-4884-b829-ed7cec0a01cb',
|
|
9
|
+
source: 1,
|
|
10
|
+
name: '@cf/pipecat-ai/smart-turn-v2',
|
|
11
|
+
description: 'An open source, community-driven, native audio turn detection model in 2nd version',
|
|
12
|
+
created_at: '2025-08-04 10:08:04.219',
|
|
13
|
+
tags: [],
|
|
14
|
+
properties: {
|
|
15
|
+
async_queue: true,
|
|
16
|
+
price: [
|
|
17
|
+
{
|
|
18
|
+
unit: 'per audio minute',
|
|
19
|
+
price: 0.00034,
|
|
20
|
+
currency: 'USD',
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
realtime: true,
|
|
24
|
+
},
|
|
25
|
+
},
|
|
26
|
+
],
|
|
27
|
+
},
|
|
3
28
|
'Text Generation': {
|
|
4
29
|
id: 'c329a1f9-323d-4e91-b2aa-582dd4188d34',
|
|
5
30
|
description: 'Family of generative text models, such as large language models (LLM), that can be adapted for a variety of natural language tasks.',
|
|
@@ -39,6 +64,7 @@ export const workersAiCatalog = {
|
|
|
39
64
|
beta: true,
|
|
40
65
|
context_window: 32000,
|
|
41
66
|
info: 'https://huggingface.co/qwen/qwen1.5-0.5b-chat',
|
|
67
|
+
planned_deprecation_date: '2025-10-01',
|
|
42
68
|
},
|
|
43
69
|
},
|
|
44
70
|
{
|
|
@@ -68,6 +94,7 @@ export const workersAiCatalog = {
|
|
|
68
94
|
max_batch_prefill_tokens: 8192,
|
|
69
95
|
max_input_length: 3072,
|
|
70
96
|
max_total_tokens: 4096,
|
|
97
|
+
planned_deprecation_date: '2025-10-01',
|
|
71
98
|
},
|
|
72
99
|
},
|
|
73
100
|
{
|
|
@@ -129,6 +156,7 @@ export const workersAiCatalog = {
|
|
|
129
156
|
properties: {
|
|
130
157
|
beta: true,
|
|
131
158
|
context_window: 4096,
|
|
159
|
+
planned_deprecation_date: '2025-10-01',
|
|
132
160
|
},
|
|
133
161
|
},
|
|
134
162
|
{
|
|
@@ -141,6 +169,7 @@ export const workersAiCatalog = {
|
|
|
141
169
|
properties: {
|
|
142
170
|
beta: true,
|
|
143
171
|
context_window: 4096,
|
|
172
|
+
planned_deprecation_date: '2025-10-01',
|
|
144
173
|
},
|
|
145
174
|
},
|
|
146
175
|
{
|
|
@@ -240,6 +269,7 @@ export const workersAiCatalog = {
|
|
|
240
269
|
beta: true,
|
|
241
270
|
context_window: 2048,
|
|
242
271
|
info: 'https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0',
|
|
272
|
+
planned_deprecation_date: '2025-10-01',
|
|
243
273
|
},
|
|
244
274
|
},
|
|
245
275
|
{
|
|
@@ -269,6 +299,7 @@ export const workersAiCatalog = {
|
|
|
269
299
|
properties: {
|
|
270
300
|
beta: true,
|
|
271
301
|
context_window: 15000,
|
|
302
|
+
planned_deprecation_date: '2025-10-01',
|
|
272
303
|
},
|
|
273
304
|
},
|
|
274
305
|
{
|
|
@@ -306,6 +337,7 @@ export const workersAiCatalog = {
|
|
|
306
337
|
beta: true,
|
|
307
338
|
context_window: 4096,
|
|
308
339
|
info: 'https://huggingface.co/TheBloke/DiscoLM_German_7b_v1-AWQ',
|
|
340
|
+
planned_deprecation_date: '2025-10-01',
|
|
309
341
|
},
|
|
310
342
|
},
|
|
311
343
|
{
|
|
@@ -354,6 +386,7 @@ export const workersAiCatalog = {
|
|
|
354
386
|
beta: true,
|
|
355
387
|
context_window: 4096,
|
|
356
388
|
info: 'https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-AWQ',
|
|
389
|
+
planned_deprecation_date: '2025-10-01',
|
|
357
390
|
},
|
|
358
391
|
},
|
|
359
392
|
{
|
|
@@ -367,6 +400,7 @@ export const workersAiCatalog = {
|
|
|
367
400
|
beta: true,
|
|
368
401
|
context_window: 20000,
|
|
369
402
|
info: 'https://huggingface.co/qwen/qwen1.5-7b-chat-awq',
|
|
403
|
+
planned_deprecation_date: '2025-10-01',
|
|
370
404
|
},
|
|
371
405
|
},
|
|
372
406
|
{
|
|
@@ -404,6 +438,7 @@ export const workersAiCatalog = {
|
|
|
404
438
|
beta: true,
|
|
405
439
|
context_window: 4096,
|
|
406
440
|
info: 'https://huggingface.co/TheBloke/Llama-2-13B-chat-AWQ',
|
|
441
|
+
planned_deprecation_date: '2025-10-01',
|
|
407
442
|
},
|
|
408
443
|
},
|
|
409
444
|
{
|
|
@@ -416,6 +451,7 @@ export const workersAiCatalog = {
|
|
|
416
451
|
properties: {
|
|
417
452
|
beta: true,
|
|
418
453
|
context_window: 4096,
|
|
454
|
+
planned_deprecation_date: '2025-10-01',
|
|
419
455
|
terms: 'https://huggingface.co/TheBloke/deepseek-coder-6.7B-base-AWQ',
|
|
420
456
|
},
|
|
421
457
|
},
|
|
@@ -468,6 +504,7 @@ export const workersAiCatalog = {
|
|
|
468
504
|
properties: {
|
|
469
505
|
beta: true,
|
|
470
506
|
context_window: 4096,
|
|
507
|
+
planned_deprecation_date: '2025-10-01',
|
|
471
508
|
},
|
|
472
509
|
},
|
|
473
510
|
{
|
|
@@ -480,6 +517,7 @@ export const workersAiCatalog = {
|
|
|
480
517
|
properties: {
|
|
481
518
|
beta: true,
|
|
482
519
|
context_window: 4096,
|
|
520
|
+
planned_deprecation_date: '2025-10-01',
|
|
483
521
|
terms: 'https://huggingface.co/TheBloke/deepseek-coder-6.7B-instruct-AWQ',
|
|
484
522
|
},
|
|
485
523
|
},
|
|
@@ -518,6 +556,7 @@ export const workersAiCatalog = {
|
|
|
518
556
|
beta: true,
|
|
519
557
|
context_window: 4096,
|
|
520
558
|
info: 'https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct',
|
|
559
|
+
planned_deprecation_date: '2025-10-01',
|
|
521
560
|
terms: 'https://github.com/deepseek-ai/DeepSeek-Math/blob/main/LICENSE-MODEL',
|
|
522
561
|
},
|
|
523
562
|
},
|
|
@@ -532,6 +571,7 @@ export const workersAiCatalog = {
|
|
|
532
571
|
beta: true,
|
|
533
572
|
context_window: 4096,
|
|
534
573
|
info: 'https://huggingface.co/tiiuae/falcon-7b-instruct',
|
|
574
|
+
planned_deprecation_date: '2025-10-01',
|
|
535
575
|
},
|
|
536
576
|
},
|
|
537
577
|
{
|
|
@@ -583,6 +623,7 @@ export const workersAiCatalog = {
|
|
|
583
623
|
beta: true,
|
|
584
624
|
context_window: 4096,
|
|
585
625
|
info: 'https://huggingface.co/TheBloke/zephyr-7B-beta-AWQ',
|
|
626
|
+
planned_deprecation_date: '2025-10-01',
|
|
586
627
|
},
|
|
587
628
|
},
|
|
588
629
|
{
|
|
@@ -609,6 +650,7 @@ export const workersAiCatalog = {
|
|
|
609
650
|
beta: true,
|
|
610
651
|
context_window: 32000,
|
|
611
652
|
info: 'https://huggingface.co/qwen/qwen1.5-1.8b-chat',
|
|
653
|
+
planned_deprecation_date: '2025-10-01',
|
|
612
654
|
},
|
|
613
655
|
},
|
|
614
656
|
{
|
|
@@ -731,6 +773,7 @@ export const workersAiCatalog = {
|
|
|
731
773
|
created_at: '2025-08-05 10:49:53.265',
|
|
732
774
|
tags: [],
|
|
733
775
|
properties: {
|
|
776
|
+
async_queue: true,
|
|
734
777
|
context_window: 128000,
|
|
735
778
|
price: [
|
|
736
779
|
{
|
|
@@ -772,6 +815,7 @@ export const workersAiCatalog = {
|
|
|
772
815
|
beta: true,
|
|
773
816
|
context_window: 7500,
|
|
774
817
|
info: 'https://huggingface.co/qwen/qwen1.5-14b-chat-awq',
|
|
818
|
+
planned_deprecation_date: '2025-10-01',
|
|
775
819
|
},
|
|
776
820
|
},
|
|
777
821
|
{
|
|
@@ -785,6 +829,7 @@ export const workersAiCatalog = {
|
|
|
785
829
|
beta: true,
|
|
786
830
|
context_window: 8192,
|
|
787
831
|
info: 'https://huggingface.co/openchat/openchat-3.5-0106',
|
|
832
|
+
planned_deprecation_date: '2025-10-01',
|
|
788
833
|
},
|
|
789
834
|
},
|
|
790
835
|
{
|
|
@@ -928,18 +973,13 @@ export const workersAiCatalog = {
|
|
|
928
973
|
},
|
|
929
974
|
},
|
|
930
975
|
{
|
|
931
|
-
id: '
|
|
976
|
+
id: '15631501-2742-4346-a469-22fe202188a2',
|
|
932
977
|
source: 1,
|
|
933
|
-
name: '@cf/
|
|
934
|
-
description: '
|
|
935
|
-
created_at: '2025-
|
|
978
|
+
name: '@cf/google/embeddinggemma-300m',
|
|
979
|
+
description: 'EmbeddingGemma is a 300M parameter, state-of-the-art for its size, open embedding model from Google, built from Gemma 3 (with T5Gemma initialization) and the same research and technology used to create Gemini models. EmbeddingGemma produces vector representations of text, making it well-suited for search and retrieval tasks, including classification, clustering, and semantic similarity search. This model was trained with data in 100+ spoken languages.',
|
|
980
|
+
created_at: '2025-09-04 16:38:44.980',
|
|
936
981
|
tags: [],
|
|
937
|
-
properties: {
|
|
938
|
-
async_queue: true,
|
|
939
|
-
info: 'https://huggingface.co/BAAI/bge-base-en-v1.5',
|
|
940
|
-
max_input_tokens: 512,
|
|
941
|
-
output_dimensions: 768,
|
|
942
|
-
},
|
|
982
|
+
properties: {},
|
|
943
983
|
},
|
|
944
984
|
{
|
|
945
985
|
id: '01bc2fb0-4bca-4598-b985-d2584a3f46c0',
|
|
@@ -1026,6 +1066,26 @@ export const workersAiCatalog = {
|
|
|
1026
1066
|
],
|
|
1027
1067
|
},
|
|
1028
1068
|
},
|
|
1069
|
+
{
|
|
1070
|
+
id: '1f55679f-009e-4456-aa4f-049a62b4b6a0',
|
|
1071
|
+
source: 1,
|
|
1072
|
+
name: '@cf/deepgram/aura-1',
|
|
1073
|
+
description: 'Aura is a context-aware text-to-speech (TTS) model that applies natural pacing, expressiveness, and fillers based on the context of the provided text. The quality of your text input directly impacts the naturalness of the audio output.',
|
|
1074
|
+
created_at: '2025-08-27 01:18:18.880',
|
|
1075
|
+
tags: [],
|
|
1076
|
+
properties: {
|
|
1077
|
+
async_queue: true,
|
|
1078
|
+
price: [
|
|
1079
|
+
{
|
|
1080
|
+
unit: 'per audio minute',
|
|
1081
|
+
price: 0,
|
|
1082
|
+
currency: 'USD',
|
|
1083
|
+
},
|
|
1084
|
+
],
|
|
1085
|
+
partner: true,
|
|
1086
|
+
realtime: true,
|
|
1087
|
+
},
|
|
1088
|
+
},
|
|
1029
1089
|
],
|
|
1030
1090
|
},
|
|
1031
1091
|
'Automatic Speech Recognition': {
|
|
@@ -1050,6 +1110,26 @@ export const workersAiCatalog = {
|
|
|
1050
1110
|
info: 'https://openai.com/research/whisper',
|
|
1051
1111
|
},
|
|
1052
1112
|
},
|
|
1113
|
+
{
|
|
1114
|
+
id: 'a226909f-eef8-4265-a3a0-90db0422762e',
|
|
1115
|
+
source: 1,
|
|
1116
|
+
name: '@cf/deepgram/nova-3',
|
|
1117
|
+
description: 'Transcribe audio using Deepgram’s speech-to-text model',
|
|
1118
|
+
created_at: '2025-06-05 16:05:15.199',
|
|
1119
|
+
tags: [],
|
|
1120
|
+
properties: {
|
|
1121
|
+
async_queue: true,
|
|
1122
|
+
price: [
|
|
1123
|
+
{
|
|
1124
|
+
unit: 'per audio minute',
|
|
1125
|
+
price: 0.0052,
|
|
1126
|
+
currency: 'USD',
|
|
1127
|
+
},
|
|
1128
|
+
],
|
|
1129
|
+
partner: true,
|
|
1130
|
+
realtime: true,
|
|
1131
|
+
},
|
|
1132
|
+
},
|
|
1053
1133
|
{
|
|
1054
1134
|
id: '2169496d-9c0e-4e49-8399-c44ee66bff7d',
|
|
1055
1135
|
source: 1,
|
|
@@ -1185,6 +1265,29 @@ export const workersAiCatalog = {
|
|
|
1185
1265
|
info: 'https://huggingface.co/Lykon/DreamShaper',
|
|
1186
1266
|
},
|
|
1187
1267
|
},
|
|
1268
|
+
{
|
|
1269
|
+
id: '724608fa-983e-495d-b95c-340d6b7e78be',
|
|
1270
|
+
source: 1,
|
|
1271
|
+
name: '@cf/leonardo/phoenix-1.0',
|
|
1272
|
+
description: 'Phoenix 1.0 is a model by Leonardo.Ai that generates images with exceptional prompt adherence and coherent text.',
|
|
1273
|
+
created_at: '2025-08-25 18:12:18.073',
|
|
1274
|
+
tags: [],
|
|
1275
|
+
properties: {
|
|
1276
|
+
price: [
|
|
1277
|
+
{
|
|
1278
|
+
unit: 'per 512 by 512 tile',
|
|
1279
|
+
price: 0.0058,
|
|
1280
|
+
currency: 'USD',
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
unit: 'per step',
|
|
1284
|
+
price: 0.00011,
|
|
1285
|
+
currency: 'USD',
|
|
1286
|
+
},
|
|
1287
|
+
],
|
|
1288
|
+
partner: true,
|
|
1289
|
+
},
|
|
1290
|
+
},
|
|
1188
1291
|
{
|
|
1189
1292
|
id: '6d52253a-b731-4a03-b203-cde2d4fae871',
|
|
1190
1293
|
source: 1,
|
|
@@ -1225,6 +1328,29 @@ export const workersAiCatalog = {
|
|
|
1225
1328
|
terms: 'https://github.com/runwayml/stable-diffusion/blob/main/LICENSE',
|
|
1226
1329
|
},
|
|
1227
1330
|
},
|
|
1331
|
+
{
|
|
1332
|
+
id: '0e372c11-8720-46c9-a02d-666188a22dae',
|
|
1333
|
+
source: 1,
|
|
1334
|
+
name: '@cf/leonardo/lucid-origin',
|
|
1335
|
+
description: "Lucid Origin from Leonardo.AI is their most adaptable and prompt-responsive model to date. Whether you're generating images with sharp graphic design, stunning full-HD renders, or highly specific creative direction, it adheres closely to your prompts, renders text with accuracy, and supports a wide array of visual styles and aesthetics – from stylized concept art to crisp product mockups.\n",
|
|
1336
|
+
created_at: '2025-08-25 19:21:28.770',
|
|
1337
|
+
tags: [],
|
|
1338
|
+
properties: {
|
|
1339
|
+
price: [
|
|
1340
|
+
{
|
|
1341
|
+
unit: 'per 512 by 512 tile',
|
|
1342
|
+
price: 0.007,
|
|
1343
|
+
currency: 'USD',
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
unit: 'per step',
|
|
1347
|
+
price: 0.00013,
|
|
1348
|
+
currency: 'USD',
|
|
1349
|
+
},
|
|
1350
|
+
],
|
|
1351
|
+
partner: true,
|
|
1352
|
+
},
|
|
1353
|
+
},
|
|
1228
1354
|
],
|
|
1229
1355
|
},
|
|
1230
1356
|
'Image Classification': {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chainfuse/types",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "ChainFuse",
|
|
6
6
|
"homepage": "https://github.com/ChainFuse/packages/tree/main/packages/types#readme",
|
|
@@ -95,11 +95,11 @@
|
|
|
95
95
|
"prettier": "@demosjarco/prettier-config",
|
|
96
96
|
"dependencies": {
|
|
97
97
|
"validator": "^13.15.15",
|
|
98
|
-
"zod": "^4.1.
|
|
98
|
+
"zod": "^4.1.5"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
|
-
"@cloudflare/workers-types": "^4.
|
|
102
|
-
"@types/validator": "^13.15.
|
|
101
|
+
"@cloudflare/workers-types": "^4.20250906.0",
|
|
102
|
+
"@types/validator": "^13.15.3"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "cf7960f52cb435d5d305007caaf725f29c3e46b4"
|
|
105
105
|
}
|