@chainfuse/types 2.3.1 → 2.4.0
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.
|
@@ -38,7 +38,13 @@ export declare const azureCatalog: readonly [{
|
|
|
38
38
|
readonly outputTokenCost: 6e-7;
|
|
39
39
|
}];
|
|
40
40
|
readonly imageModelAvailability: readonly ["dall-e-3"];
|
|
41
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
41
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
42
|
+
readonly name: "text-embedding-3-large";
|
|
43
|
+
readonly tokenCost: 1.3e-7;
|
|
44
|
+
}, {
|
|
45
|
+
readonly name: "text-embedding-3-small";
|
|
46
|
+
readonly tokenCost: 2e-8;
|
|
47
|
+
}];
|
|
42
48
|
}, {
|
|
43
49
|
readonly id: "OpenAi-BR-SaoPauloState";
|
|
44
50
|
readonly coordinate: {
|
|
@@ -86,7 +92,13 @@ export declare const azureCatalog: readonly [{
|
|
|
86
92
|
readonly outputTokenCost: 6e-7;
|
|
87
93
|
}];
|
|
88
94
|
readonly imageModelAvailability: readonly [];
|
|
89
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
95
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
96
|
+
readonly name: "text-embedding-3-large";
|
|
97
|
+
readonly tokenCost: 1.3e-7;
|
|
98
|
+
}, {
|
|
99
|
+
readonly name: "text-embedding-3-small";
|
|
100
|
+
readonly tokenCost: 2e-8;
|
|
101
|
+
}];
|
|
90
102
|
}, {
|
|
91
103
|
readonly id: "OpenAI-CA-Toronto";
|
|
92
104
|
readonly coordinate: {
|
|
@@ -130,7 +142,13 @@ export declare const azureCatalog: readonly [{
|
|
|
130
142
|
readonly outputTokenCost: 6e-7;
|
|
131
143
|
}];
|
|
132
144
|
readonly imageModelAvailability: readonly [];
|
|
133
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
145
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
146
|
+
readonly name: "text-embedding-3-large";
|
|
147
|
+
readonly tokenCost: 1.3e-7;
|
|
148
|
+
}, {
|
|
149
|
+
readonly name: "text-embedding-3-small";
|
|
150
|
+
readonly tokenCost: 2e-8;
|
|
151
|
+
}];
|
|
134
152
|
}, {
|
|
135
153
|
readonly id: "OpenAi-EU-Frankfurt";
|
|
136
154
|
readonly coordinate: {
|
|
@@ -184,7 +202,10 @@ export declare const azureCatalog: readonly [{
|
|
|
184
202
|
readonly outputTokenCost: 0.0000044;
|
|
185
203
|
}];
|
|
186
204
|
readonly imageModelAvailability: readonly ["dall-e-3"];
|
|
187
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
205
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
206
|
+
readonly name: "text-embedding-3-large";
|
|
207
|
+
readonly tokenCost: 1.3e-7;
|
|
208
|
+
}];
|
|
188
209
|
}, {
|
|
189
210
|
readonly id: "OpenAI-EU-Madrid";
|
|
190
211
|
readonly coordinate: {
|
|
@@ -250,7 +271,10 @@ export declare const azureCatalog: readonly [{
|
|
|
250
271
|
readonly outputTokenCost: 6e-7;
|
|
251
272
|
}];
|
|
252
273
|
readonly imageModelAvailability: readonly [];
|
|
253
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
274
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
275
|
+
readonly name: "text-embedding-3-large";
|
|
276
|
+
readonly tokenCost: 1.3e-7;
|
|
277
|
+
}];
|
|
254
278
|
}, {
|
|
255
279
|
readonly id: "OpenAi-EU-Warsaw";
|
|
256
280
|
readonly coordinate: {
|
|
@@ -270,7 +294,9 @@ export declare const azureCatalog: readonly [{
|
|
|
270
294
|
readonly outputTokenCost: 6e-7;
|
|
271
295
|
}];
|
|
272
296
|
readonly imageModelAvailability: readonly [];
|
|
273
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
297
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
298
|
+
readonly name: "text-embedding-3-large";
|
|
299
|
+
}];
|
|
274
300
|
}, {
|
|
275
301
|
readonly id: "OpenAi-IN-Chennai";
|
|
276
302
|
readonly coordinate: {
|
|
@@ -294,7 +320,9 @@ export declare const azureCatalog: readonly [{
|
|
|
294
320
|
readonly outputTokenCost: 6e-7;
|
|
295
321
|
}];
|
|
296
322
|
readonly imageModelAvailability: readonly [];
|
|
297
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
323
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
324
|
+
readonly name: "text-embedding-3-large";
|
|
325
|
+
}];
|
|
298
326
|
}, {
|
|
299
327
|
readonly id: "OpenAi-JP-Tokyo";
|
|
300
328
|
readonly coordinate: {
|
|
@@ -320,7 +348,12 @@ export declare const azureCatalog: readonly [{
|
|
|
320
348
|
readonly outputTokenCost: 6e-7;
|
|
321
349
|
}];
|
|
322
350
|
readonly imageModelAvailability: readonly [];
|
|
323
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
351
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
352
|
+
readonly name: "text-embedding-3-large";
|
|
353
|
+
}, {
|
|
354
|
+
readonly name: "text-embedding-3-small";
|
|
355
|
+
readonly tokenCost: 2e-8;
|
|
356
|
+
}];
|
|
324
357
|
}, {
|
|
325
358
|
readonly id: "OpenAi-KR-Seoul";
|
|
326
359
|
readonly coordinate: {
|
|
@@ -362,7 +395,10 @@ export declare const azureCatalog: readonly [{
|
|
|
362
395
|
readonly outputTokenCost: 6e-7;
|
|
363
396
|
}];
|
|
364
397
|
readonly imageModelAvailability: readonly [];
|
|
365
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
398
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
399
|
+
readonly name: "text-embedding-3-large";
|
|
400
|
+
readonly tokenCost: 1.3e-7;
|
|
401
|
+
}];
|
|
366
402
|
}, {
|
|
367
403
|
readonly id: "OpenAi-SG-Singapore";
|
|
368
404
|
readonly coordinate: {
|
|
@@ -397,7 +433,10 @@ export declare const azureCatalog: readonly [{
|
|
|
397
433
|
readonly outputTokenCost: 6e-7;
|
|
398
434
|
}];
|
|
399
435
|
readonly imageModelAvailability: readonly [];
|
|
400
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
436
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
437
|
+
readonly name: "text-embedding-3-large";
|
|
438
|
+
readonly tokenCost: 1.3e-7;
|
|
439
|
+
}];
|
|
401
440
|
}, {
|
|
402
441
|
readonly id: "OpenAi-US-California";
|
|
403
442
|
readonly coordinate: {
|
|
@@ -466,7 +505,9 @@ export declare const azureCatalog: readonly [{
|
|
|
466
505
|
readonly outputTokenCost: 6.6e-7;
|
|
467
506
|
}];
|
|
468
507
|
readonly imageModelAvailability: readonly [];
|
|
469
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
508
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
509
|
+
readonly name: "text-embedding-3-large";
|
|
510
|
+
}];
|
|
470
511
|
}, {
|
|
471
512
|
readonly id: "OpenAi-US-Texas";
|
|
472
513
|
readonly coordinate: {
|
|
@@ -516,7 +557,13 @@ export declare const azureCatalog: readonly [{
|
|
|
516
557
|
readonly outputTokenCost: 6.6e-7;
|
|
517
558
|
}];
|
|
518
559
|
readonly imageModelAvailability: readonly ["dall-e-3"];
|
|
519
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
560
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
561
|
+
readonly name: "text-embedding-3-large";
|
|
562
|
+
readonly tokenCost: 1.3e-7;
|
|
563
|
+
}, {
|
|
564
|
+
readonly name: "text-embedding-3-small";
|
|
565
|
+
readonly tokenCost: 2e-8;
|
|
566
|
+
}];
|
|
520
567
|
}, {
|
|
521
568
|
readonly id: "OpenAi-US-Virginia2";
|
|
522
569
|
readonly coordinate: {
|
|
@@ -549,7 +596,13 @@ export declare const azureCatalog: readonly [{
|
|
|
549
596
|
readonly outputTokenCost: 0.0000044;
|
|
550
597
|
}];
|
|
551
598
|
readonly imageModelAvailability: readonly [];
|
|
552
|
-
readonly textEmbeddingModelAvailability: readonly [
|
|
599
|
+
readonly textEmbeddingModelAvailability: readonly [{
|
|
600
|
+
readonly name: "text-embedding-3-large";
|
|
601
|
+
readonly tokenCost: 1.3e-7;
|
|
602
|
+
}, {
|
|
603
|
+
readonly name: "text-embedding-3-small";
|
|
604
|
+
readonly tokenCost: 2e-8;
|
|
605
|
+
}];
|
|
553
606
|
}, {
|
|
554
607
|
readonly id: "OpenAi-ZA-Johannesburg";
|
|
555
608
|
readonly coordinate: {
|
|
@@ -48,7 +48,16 @@ export const azureCatalog = [
|
|
|
48
48
|
},
|
|
49
49
|
],
|
|
50
50
|
imageModelAvailability: ['dall-e-3'],
|
|
51
|
-
textEmbeddingModelAvailability: [
|
|
51
|
+
textEmbeddingModelAvailability: [
|
|
52
|
+
{
|
|
53
|
+
name: 'text-embedding-3-large',
|
|
54
|
+
tokenCost: 1.3e-7,
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
name: 'text-embedding-3-small',
|
|
58
|
+
tokenCost: 2e-8,
|
|
59
|
+
},
|
|
60
|
+
],
|
|
52
61
|
},
|
|
53
62
|
{
|
|
54
63
|
id: 'OpenAi-BR-SaoPauloState',
|
|
@@ -107,7 +116,16 @@ export const azureCatalog = [
|
|
|
107
116
|
},
|
|
108
117
|
],
|
|
109
118
|
imageModelAvailability: [],
|
|
110
|
-
textEmbeddingModelAvailability: [
|
|
119
|
+
textEmbeddingModelAvailability: [
|
|
120
|
+
{
|
|
121
|
+
name: 'text-embedding-3-large',
|
|
122
|
+
tokenCost: 1.3e-7,
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
name: 'text-embedding-3-small',
|
|
126
|
+
tokenCost: 2e-8,
|
|
127
|
+
},
|
|
128
|
+
],
|
|
111
129
|
},
|
|
112
130
|
{
|
|
113
131
|
id: 'OpenAI-CA-Toronto',
|
|
@@ -159,7 +177,16 @@ export const azureCatalog = [
|
|
|
159
177
|
},
|
|
160
178
|
],
|
|
161
179
|
imageModelAvailability: [],
|
|
162
|
-
textEmbeddingModelAvailability: [
|
|
180
|
+
textEmbeddingModelAvailability: [
|
|
181
|
+
{
|
|
182
|
+
name: 'text-embedding-3-large',
|
|
183
|
+
tokenCost: 1.3e-7,
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
name: 'text-embedding-3-small',
|
|
187
|
+
tokenCost: 2e-8,
|
|
188
|
+
},
|
|
189
|
+
],
|
|
163
190
|
},
|
|
164
191
|
{
|
|
165
192
|
id: 'OpenAi-EU-Frankfurt',
|
|
@@ -226,7 +253,12 @@ export const azureCatalog = [
|
|
|
226
253
|
},
|
|
227
254
|
],
|
|
228
255
|
imageModelAvailability: ['dall-e-3'],
|
|
229
|
-
textEmbeddingModelAvailability: [
|
|
256
|
+
textEmbeddingModelAvailability: [
|
|
257
|
+
{
|
|
258
|
+
name: 'text-embedding-3-large',
|
|
259
|
+
tokenCost: 1.3e-7,
|
|
260
|
+
},
|
|
261
|
+
],
|
|
230
262
|
},
|
|
231
263
|
{
|
|
232
264
|
id: 'OpenAI-EU-Madrid',
|
|
@@ -307,7 +339,12 @@ export const azureCatalog = [
|
|
|
307
339
|
},
|
|
308
340
|
],
|
|
309
341
|
imageModelAvailability: [],
|
|
310
|
-
textEmbeddingModelAvailability: [
|
|
342
|
+
textEmbeddingModelAvailability: [
|
|
343
|
+
{
|
|
344
|
+
name: 'text-embedding-3-large',
|
|
345
|
+
tokenCost: 1.3e-7,
|
|
346
|
+
},
|
|
347
|
+
],
|
|
311
348
|
},
|
|
312
349
|
{
|
|
313
350
|
id: 'OpenAi-EU-Warsaw',
|
|
@@ -332,7 +369,11 @@ export const azureCatalog = [
|
|
|
332
369
|
},
|
|
333
370
|
],
|
|
334
371
|
imageModelAvailability: [],
|
|
335
|
-
textEmbeddingModelAvailability: [
|
|
372
|
+
textEmbeddingModelAvailability: [
|
|
373
|
+
{
|
|
374
|
+
name: 'text-embedding-3-large',
|
|
375
|
+
},
|
|
376
|
+
],
|
|
336
377
|
},
|
|
337
378
|
{
|
|
338
379
|
id: 'OpenAi-IN-Chennai',
|
|
@@ -362,7 +403,11 @@ export const azureCatalog = [
|
|
|
362
403
|
},
|
|
363
404
|
],
|
|
364
405
|
imageModelAvailability: [],
|
|
365
|
-
textEmbeddingModelAvailability: [
|
|
406
|
+
textEmbeddingModelAvailability: [
|
|
407
|
+
{
|
|
408
|
+
name: 'text-embedding-3-large',
|
|
409
|
+
},
|
|
410
|
+
],
|
|
366
411
|
},
|
|
367
412
|
{
|
|
368
413
|
id: 'OpenAi-JP-Tokyo',
|
|
@@ -394,7 +439,15 @@ export const azureCatalog = [
|
|
|
394
439
|
},
|
|
395
440
|
],
|
|
396
441
|
imageModelAvailability: [],
|
|
397
|
-
textEmbeddingModelAvailability: [
|
|
442
|
+
textEmbeddingModelAvailability: [
|
|
443
|
+
{
|
|
444
|
+
name: 'text-embedding-3-large',
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
name: 'text-embedding-3-small',
|
|
448
|
+
tokenCost: 2e-8,
|
|
449
|
+
},
|
|
450
|
+
],
|
|
398
451
|
},
|
|
399
452
|
{
|
|
400
453
|
id: 'OpenAi-KR-Seoul',
|
|
@@ -446,7 +499,12 @@ export const azureCatalog = [
|
|
|
446
499
|
},
|
|
447
500
|
],
|
|
448
501
|
imageModelAvailability: [],
|
|
449
|
-
textEmbeddingModelAvailability: [
|
|
502
|
+
textEmbeddingModelAvailability: [
|
|
503
|
+
{
|
|
504
|
+
name: 'text-embedding-3-large',
|
|
505
|
+
tokenCost: 1.3e-7,
|
|
506
|
+
},
|
|
507
|
+
],
|
|
450
508
|
},
|
|
451
509
|
{
|
|
452
510
|
id: 'OpenAi-SG-Singapore',
|
|
@@ -488,7 +546,12 @@ export const azureCatalog = [
|
|
|
488
546
|
},
|
|
489
547
|
],
|
|
490
548
|
imageModelAvailability: [],
|
|
491
|
-
textEmbeddingModelAvailability: [
|
|
549
|
+
textEmbeddingModelAvailability: [
|
|
550
|
+
{
|
|
551
|
+
name: 'text-embedding-3-large',
|
|
552
|
+
tokenCost: 1.3e-7,
|
|
553
|
+
},
|
|
554
|
+
],
|
|
492
555
|
},
|
|
493
556
|
{
|
|
494
557
|
id: 'OpenAi-US-California',
|
|
@@ -575,7 +638,11 @@ export const azureCatalog = [
|
|
|
575
638
|
},
|
|
576
639
|
],
|
|
577
640
|
imageModelAvailability: [],
|
|
578
|
-
textEmbeddingModelAvailability: [
|
|
641
|
+
textEmbeddingModelAvailability: [
|
|
642
|
+
{
|
|
643
|
+
name: 'text-embedding-3-large',
|
|
644
|
+
},
|
|
645
|
+
],
|
|
579
646
|
},
|
|
580
647
|
{
|
|
581
648
|
id: 'OpenAi-US-Texas',
|
|
@@ -637,7 +704,16 @@ export const azureCatalog = [
|
|
|
637
704
|
},
|
|
638
705
|
],
|
|
639
706
|
imageModelAvailability: ['dall-e-3'],
|
|
640
|
-
textEmbeddingModelAvailability: [
|
|
707
|
+
textEmbeddingModelAvailability: [
|
|
708
|
+
{
|
|
709
|
+
name: 'text-embedding-3-large',
|
|
710
|
+
tokenCost: 1.3e-7,
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
name: 'text-embedding-3-small',
|
|
714
|
+
tokenCost: 2e-8,
|
|
715
|
+
},
|
|
716
|
+
],
|
|
641
717
|
},
|
|
642
718
|
{
|
|
643
719
|
id: 'OpenAi-US-Virginia2',
|
|
@@ -678,7 +754,16 @@ export const azureCatalog = [
|
|
|
678
754
|
},
|
|
679
755
|
],
|
|
680
756
|
imageModelAvailability: [],
|
|
681
|
-
textEmbeddingModelAvailability: [
|
|
757
|
+
textEmbeddingModelAvailability: [
|
|
758
|
+
{
|
|
759
|
+
name: 'text-embedding-3-large',
|
|
760
|
+
tokenCost: 1.3e-7,
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
name: 'text-embedding-3-small',
|
|
764
|
+
tokenCost: 2e-8,
|
|
765
|
+
},
|
|
766
|
+
],
|
|
682
767
|
},
|
|
683
768
|
{
|
|
684
769
|
id: 'OpenAi-ZA-Johannesburg',
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { azureCatalog } from './catalog.js';
|
|
2
2
|
export type AzureChatModels = (typeof azureCatalog)[number]['languageModelAvailability'][number]['name'];
|
|
3
|
-
export type AzureEmbeddingModels = (typeof azureCatalog)[number]['textEmbeddingModelAvailability'][number];
|
|
3
|
+
export type AzureEmbeddingModels = (typeof azureCatalog)[number]['textEmbeddingModelAvailability'][number]['name'];
|
|
@@ -131,7 +131,15 @@ export declare const workersAiCatalog: {
|
|
|
131
131
|
readonly created_at: "2023-11-07 11:54:20.229";
|
|
132
132
|
readonly tags: readonly [];
|
|
133
133
|
readonly properties: {
|
|
134
|
-
readonly
|
|
134
|
+
readonly price: readonly [{
|
|
135
|
+
readonly unit: "per M input tokens";
|
|
136
|
+
readonly price: 0.56;
|
|
137
|
+
readonly currency: "USD";
|
|
138
|
+
}, {
|
|
139
|
+
readonly unit: "per M output tokens";
|
|
140
|
+
readonly price: 6.67;
|
|
141
|
+
readonly currency: "USD";
|
|
142
|
+
}];
|
|
135
143
|
readonly context_window: 4096;
|
|
136
144
|
readonly info: "https://ai.meta.com/llama/";
|
|
137
145
|
readonly terms: "https://ai.meta.com/resources/models-and-libraries/llama-downloads/";
|
|
@@ -144,7 +152,15 @@ export declare const workersAiCatalog: {
|
|
|
144
152
|
readonly created_at: "2023-11-07 11:54:20.229";
|
|
145
153
|
readonly tags: readonly [];
|
|
146
154
|
readonly properties: {
|
|
147
|
-
readonly
|
|
155
|
+
readonly price: readonly [{
|
|
156
|
+
readonly unit: "per M input tokens";
|
|
157
|
+
readonly price: 0.11;
|
|
158
|
+
readonly currency: "USD";
|
|
159
|
+
}, {
|
|
160
|
+
readonly unit: "per M output tokens";
|
|
161
|
+
readonly price: 0.19;
|
|
162
|
+
readonly currency: "USD";
|
|
163
|
+
}];
|
|
148
164
|
readonly context_window: 2824;
|
|
149
165
|
readonly info: "https://mistral.ai/news/announcing-mistral-7b/";
|
|
150
166
|
readonly lora: true;
|
|
@@ -639,7 +655,11 @@ export declare const workersAiCatalog: {
|
|
|
639
655
|
readonly created_at: "2023-11-07 15:43:58.042";
|
|
640
656
|
readonly tags: readonly [];
|
|
641
657
|
readonly properties: {
|
|
642
|
-
readonly
|
|
658
|
+
readonly price: readonly [{
|
|
659
|
+
readonly unit: "per M input tokens";
|
|
660
|
+
readonly price: 0.02;
|
|
661
|
+
readonly currency: "USD";
|
|
662
|
+
}];
|
|
643
663
|
readonly info: "https://huggingface.co/BAAI/bge-base-en-v1.5";
|
|
644
664
|
readonly max_input_tokens: 512;
|
|
645
665
|
readonly output_dimensions: 384;
|
|
@@ -652,7 +672,11 @@ export declare const workersAiCatalog: {
|
|
|
652
672
|
readonly created_at: "2023-09-25 19:21:11.898";
|
|
653
673
|
readonly tags: readonly [];
|
|
654
674
|
readonly properties: {
|
|
655
|
-
readonly
|
|
675
|
+
readonly price: readonly [{
|
|
676
|
+
readonly unit: "per M input tokens";
|
|
677
|
+
readonly price: 0.067;
|
|
678
|
+
readonly currency: "USD";
|
|
679
|
+
}];
|
|
656
680
|
readonly info: "https://huggingface.co/BAAI/bge-base-en-v1.5";
|
|
657
681
|
readonly max_input_tokens: 512;
|
|
658
682
|
readonly output_dimensions: 768;
|
|
@@ -665,7 +689,11 @@ export declare const workersAiCatalog: {
|
|
|
665
689
|
readonly created_at: "2023-11-07 15:43:58.042";
|
|
666
690
|
readonly tags: readonly [];
|
|
667
691
|
readonly properties: {
|
|
668
|
-
readonly
|
|
692
|
+
readonly price: readonly [{
|
|
693
|
+
readonly unit: "per M input tokens";
|
|
694
|
+
readonly price: 0.2;
|
|
695
|
+
readonly currency: "USD";
|
|
696
|
+
}];
|
|
669
697
|
readonly info: "https://huggingface.co/BAAI/bge-base-en-v1.5";
|
|
670
698
|
readonly max_input_tokens: 512;
|
|
671
699
|
readonly output_dimensions: 1024;
|
|
@@ -683,7 +711,11 @@ export declare const workersAiCatalog: {
|
|
|
683
711
|
readonly created_at: "2023-09-25 19:21:11.898";
|
|
684
712
|
readonly tags: readonly [];
|
|
685
713
|
readonly properties: {
|
|
686
|
-
readonly
|
|
714
|
+
readonly price: readonly [{
|
|
715
|
+
readonly unit: "per M input tokens";
|
|
716
|
+
readonly price: 0.026;
|
|
717
|
+
readonly currency: "USD";
|
|
718
|
+
}];
|
|
687
719
|
readonly info: "https://huggingface.co/Intel/distilbert-base-uncased-finetuned-sst-2-english-int8-static";
|
|
688
720
|
};
|
|
689
721
|
}, {
|
|
@@ -735,7 +767,11 @@ export declare const workersAiCatalog: {
|
|
|
735
767
|
readonly created_at: "2023-09-25 19:21:11.898";
|
|
736
768
|
readonly tags: readonly [];
|
|
737
769
|
readonly properties: {
|
|
738
|
-
readonly
|
|
770
|
+
readonly price: readonly [{
|
|
771
|
+
readonly unit: "per audio minute";
|
|
772
|
+
readonly price: 0.00045;
|
|
773
|
+
readonly currency: "USD";
|
|
774
|
+
}];
|
|
739
775
|
readonly info: "https://openai.com/research/whisper";
|
|
740
776
|
};
|
|
741
777
|
}, {
|
|
@@ -882,7 +918,11 @@ export declare const workersAiCatalog: {
|
|
|
882
918
|
readonly created_at: "2023-09-25 19:21:11.898";
|
|
883
919
|
readonly tags: readonly [];
|
|
884
920
|
readonly properties: {
|
|
885
|
-
readonly
|
|
921
|
+
readonly price: readonly [{
|
|
922
|
+
readonly unit: "per inference request";
|
|
923
|
+
readonly price: 0.0000025;
|
|
924
|
+
readonly currency: "USD";
|
|
925
|
+
}];
|
|
886
926
|
readonly info: "https://www.microsoft.com/en-us/research/blog/microsoft-vision-model-resnet-50-combines-web-scale-data-and-multi-task-learning-to-achieve-state-of-the-art/";
|
|
887
927
|
};
|
|
888
928
|
}];
|
|
@@ -898,7 +938,15 @@ export declare const workersAiCatalog: {
|
|
|
898
938
|
readonly created_at: "2023-09-25 19:21:11.898";
|
|
899
939
|
readonly tags: readonly [];
|
|
900
940
|
readonly properties: {
|
|
901
|
-
readonly
|
|
941
|
+
readonly price: readonly [{
|
|
942
|
+
readonly unit: "per M input tokens";
|
|
943
|
+
readonly price: 0.34;
|
|
944
|
+
readonly currency: "USD";
|
|
945
|
+
}, {
|
|
946
|
+
readonly unit: "per M output tokens";
|
|
947
|
+
readonly price: 0.34;
|
|
948
|
+
readonly currency: "USD";
|
|
949
|
+
}];
|
|
902
950
|
readonly info: "https://github.com/facebookresearch/fairseq/tree/main/examples/m2m_100";
|
|
903
951
|
readonly languages: "english, chinese, french, spanish, arabic, russian, german, japanese, portuguese, hindi";
|
|
904
952
|
readonly terms: "https://github.com/facebookresearch/fairseq/blob/main/LICENSE";
|
|
@@ -149,7 +149,18 @@ export const workersAiCatalog = {
|
|
|
149
149
|
created_at: '2023-11-07 11:54:20.229',
|
|
150
150
|
tags: [],
|
|
151
151
|
properties: {
|
|
152
|
-
|
|
152
|
+
price: [
|
|
153
|
+
{
|
|
154
|
+
unit: 'per M input tokens',
|
|
155
|
+
price: 0.56,
|
|
156
|
+
currency: 'USD',
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
unit: 'per M output tokens',
|
|
160
|
+
price: 6.67,
|
|
161
|
+
currency: 'USD',
|
|
162
|
+
},
|
|
163
|
+
],
|
|
153
164
|
context_window: 4096,
|
|
154
165
|
info: 'https://ai.meta.com/llama/',
|
|
155
166
|
terms: 'https://ai.meta.com/resources/models-and-libraries/llama-downloads/',
|
|
@@ -163,7 +174,18 @@ export const workersAiCatalog = {
|
|
|
163
174
|
created_at: '2023-11-07 11:54:20.229',
|
|
164
175
|
tags: [],
|
|
165
176
|
properties: {
|
|
166
|
-
|
|
177
|
+
price: [
|
|
178
|
+
{
|
|
179
|
+
unit: 'per M input tokens',
|
|
180
|
+
price: 0.11,
|
|
181
|
+
currency: 'USD',
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
unit: 'per M output tokens',
|
|
185
|
+
price: 0.19,
|
|
186
|
+
currency: 'USD',
|
|
187
|
+
},
|
|
188
|
+
],
|
|
167
189
|
context_window: 2824,
|
|
168
190
|
info: 'https://mistral.ai/news/announcing-mistral-7b/',
|
|
169
191
|
lora: true,
|
|
@@ -720,7 +742,13 @@ export const workersAiCatalog = {
|
|
|
720
742
|
created_at: '2023-11-07 15:43:58.042',
|
|
721
743
|
tags: [],
|
|
722
744
|
properties: {
|
|
723
|
-
|
|
745
|
+
price: [
|
|
746
|
+
{
|
|
747
|
+
unit: 'per M input tokens',
|
|
748
|
+
price: 0.02,
|
|
749
|
+
currency: 'USD',
|
|
750
|
+
},
|
|
751
|
+
],
|
|
724
752
|
info: 'https://huggingface.co/BAAI/bge-base-en-v1.5',
|
|
725
753
|
max_input_tokens: 512,
|
|
726
754
|
output_dimensions: 384,
|
|
@@ -734,7 +762,13 @@ export const workersAiCatalog = {
|
|
|
734
762
|
created_at: '2023-09-25 19:21:11.898',
|
|
735
763
|
tags: [],
|
|
736
764
|
properties: {
|
|
737
|
-
|
|
765
|
+
price: [
|
|
766
|
+
{
|
|
767
|
+
unit: 'per M input tokens',
|
|
768
|
+
price: 0.067,
|
|
769
|
+
currency: 'USD',
|
|
770
|
+
},
|
|
771
|
+
],
|
|
738
772
|
info: 'https://huggingface.co/BAAI/bge-base-en-v1.5',
|
|
739
773
|
max_input_tokens: 512,
|
|
740
774
|
output_dimensions: 768,
|
|
@@ -748,7 +782,13 @@ export const workersAiCatalog = {
|
|
|
748
782
|
created_at: '2023-11-07 15:43:58.042',
|
|
749
783
|
tags: [],
|
|
750
784
|
properties: {
|
|
751
|
-
|
|
785
|
+
price: [
|
|
786
|
+
{
|
|
787
|
+
unit: 'per M input tokens',
|
|
788
|
+
price: 0.2,
|
|
789
|
+
currency: 'USD',
|
|
790
|
+
},
|
|
791
|
+
],
|
|
752
792
|
info: 'https://huggingface.co/BAAI/bge-base-en-v1.5',
|
|
753
793
|
max_input_tokens: 512,
|
|
754
794
|
output_dimensions: 1024,
|
|
@@ -768,7 +808,13 @@ export const workersAiCatalog = {
|
|
|
768
808
|
created_at: '2023-09-25 19:21:11.898',
|
|
769
809
|
tags: [],
|
|
770
810
|
properties: {
|
|
771
|
-
|
|
811
|
+
price: [
|
|
812
|
+
{
|
|
813
|
+
unit: 'per M input tokens',
|
|
814
|
+
price: 0.026,
|
|
815
|
+
currency: 'USD',
|
|
816
|
+
},
|
|
817
|
+
],
|
|
772
818
|
info: 'https://huggingface.co/Intel/distilbert-base-uncased-finetuned-sst-2-english-int8-static',
|
|
773
819
|
},
|
|
774
820
|
},
|
|
@@ -827,7 +873,13 @@ export const workersAiCatalog = {
|
|
|
827
873
|
created_at: '2023-09-25 19:21:11.898',
|
|
828
874
|
tags: [],
|
|
829
875
|
properties: {
|
|
830
|
-
|
|
876
|
+
price: [
|
|
877
|
+
{
|
|
878
|
+
unit: 'per audio minute',
|
|
879
|
+
price: 0.00045,
|
|
880
|
+
currency: 'USD',
|
|
881
|
+
},
|
|
882
|
+
],
|
|
831
883
|
info: 'https://openai.com/research/whisper',
|
|
832
884
|
},
|
|
833
885
|
},
|
|
@@ -993,7 +1045,13 @@ export const workersAiCatalog = {
|
|
|
993
1045
|
created_at: '2023-09-25 19:21:11.898',
|
|
994
1046
|
tags: [],
|
|
995
1047
|
properties: {
|
|
996
|
-
|
|
1048
|
+
price: [
|
|
1049
|
+
{
|
|
1050
|
+
unit: 'per inference request',
|
|
1051
|
+
price: 0.0000025,
|
|
1052
|
+
currency: 'USD',
|
|
1053
|
+
},
|
|
1054
|
+
],
|
|
997
1055
|
info: 'https://www.microsoft.com/en-us/research/blog/microsoft-vision-model-resnet-50-combines-web-scale-data-and-multi-task-learning-to-achieve-state-of-the-art/',
|
|
998
1056
|
},
|
|
999
1057
|
},
|
|
@@ -1011,7 +1069,18 @@ export const workersAiCatalog = {
|
|
|
1011
1069
|
created_at: '2023-09-25 19:21:11.898',
|
|
1012
1070
|
tags: [],
|
|
1013
1071
|
properties: {
|
|
1014
|
-
|
|
1072
|
+
price: [
|
|
1073
|
+
{
|
|
1074
|
+
unit: 'per M input tokens',
|
|
1075
|
+
price: 0.34,
|
|
1076
|
+
currency: 'USD',
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
unit: 'per M output tokens',
|
|
1080
|
+
price: 0.34,
|
|
1081
|
+
currency: 'USD',
|
|
1082
|
+
},
|
|
1083
|
+
],
|
|
1015
1084
|
info: 'https://github.com/facebookresearch/fairseq/tree/main/examples/m2m_100',
|
|
1016
1085
|
languages: 'english, chinese, french, spanish, arabic, russian, german, japanese, portuguese, hindi',
|
|
1017
1086
|
terms: 'https://github.com/facebookresearch/fairseq/blob/main/LICENSE',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chainfuse/types",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "ChainFuse",
|
|
6
6
|
"homepage": "https://github.com/ChainFuse/packages/tree/main/packages/types#readme",
|
|
@@ -94,8 +94,8 @@
|
|
|
94
94
|
"zod": "^3.24.2"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
|
-
"@cloudflare/workers-types": "^4.
|
|
97
|
+
"@cloudflare/workers-types": "^4.20250402.0",
|
|
98
98
|
"@types/validator": "^13.12.3"
|
|
99
99
|
},
|
|
100
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "03a624d8b16b8043fdd51595a2f293aaf3017f51"
|
|
101
101
|
}
|