@dreb/ai 2.21.0 → 2.21.1
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.
|
@@ -238,6 +238,23 @@ export declare const MODELS: {
|
|
|
238
238
|
contextWindow: number;
|
|
239
239
|
maxTokens: number;
|
|
240
240
|
};
|
|
241
|
+
readonly "au.anthropic.claude-opus-4-8": {
|
|
242
|
+
id: string;
|
|
243
|
+
name: string;
|
|
244
|
+
api: "bedrock-converse-stream";
|
|
245
|
+
provider: string;
|
|
246
|
+
baseUrl: string;
|
|
247
|
+
reasoning: true;
|
|
248
|
+
input: ("image" | "text")[];
|
|
249
|
+
cost: {
|
|
250
|
+
input: number;
|
|
251
|
+
output: number;
|
|
252
|
+
cacheRead: number;
|
|
253
|
+
cacheWrite: number;
|
|
254
|
+
};
|
|
255
|
+
contextWindow: number;
|
|
256
|
+
maxTokens: number;
|
|
257
|
+
};
|
|
241
258
|
readonly "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
242
259
|
id: string;
|
|
243
260
|
name: string;
|
|
@@ -391,6 +408,23 @@ export declare const MODELS: {
|
|
|
391
408
|
contextWindow: number;
|
|
392
409
|
maxTokens: number;
|
|
393
410
|
};
|
|
411
|
+
readonly "eu.anthropic.claude-opus-4-8": {
|
|
412
|
+
id: string;
|
|
413
|
+
name: string;
|
|
414
|
+
api: "bedrock-converse-stream";
|
|
415
|
+
provider: string;
|
|
416
|
+
baseUrl: string;
|
|
417
|
+
reasoning: true;
|
|
418
|
+
input: ("image" | "text")[];
|
|
419
|
+
cost: {
|
|
420
|
+
input: number;
|
|
421
|
+
output: number;
|
|
422
|
+
cacheRead: number;
|
|
423
|
+
cacheWrite: number;
|
|
424
|
+
};
|
|
425
|
+
contextWindow: number;
|
|
426
|
+
maxTokens: number;
|
|
427
|
+
};
|
|
394
428
|
readonly "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
395
429
|
id: string;
|
|
396
430
|
name: string;
|
|
@@ -493,6 +527,23 @@ export declare const MODELS: {
|
|
|
493
527
|
contextWindow: number;
|
|
494
528
|
maxTokens: number;
|
|
495
529
|
};
|
|
530
|
+
readonly "global.anthropic.claude-opus-4-8": {
|
|
531
|
+
id: string;
|
|
532
|
+
name: string;
|
|
533
|
+
api: "bedrock-converse-stream";
|
|
534
|
+
provider: string;
|
|
535
|
+
baseUrl: string;
|
|
536
|
+
reasoning: true;
|
|
537
|
+
input: ("image" | "text")[];
|
|
538
|
+
cost: {
|
|
539
|
+
input: number;
|
|
540
|
+
output: number;
|
|
541
|
+
cacheRead: number;
|
|
542
|
+
cacheWrite: number;
|
|
543
|
+
};
|
|
544
|
+
contextWindow: number;
|
|
545
|
+
maxTokens: number;
|
|
546
|
+
};
|
|
496
547
|
readonly "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
497
548
|
id: string;
|
|
498
549
|
name: string;
|
|
@@ -578,6 +629,23 @@ export declare const MODELS: {
|
|
|
578
629
|
contextWindow: number;
|
|
579
630
|
maxTokens: number;
|
|
580
631
|
};
|
|
632
|
+
readonly "jp.anthropic.claude-opus-4-8": {
|
|
633
|
+
id: string;
|
|
634
|
+
name: string;
|
|
635
|
+
api: "bedrock-converse-stream";
|
|
636
|
+
provider: string;
|
|
637
|
+
baseUrl: string;
|
|
638
|
+
reasoning: true;
|
|
639
|
+
input: ("image" | "text")[];
|
|
640
|
+
cost: {
|
|
641
|
+
input: number;
|
|
642
|
+
output: number;
|
|
643
|
+
cacheRead: number;
|
|
644
|
+
cacheWrite: number;
|
|
645
|
+
};
|
|
646
|
+
contextWindow: number;
|
|
647
|
+
maxTokens: number;
|
|
648
|
+
};
|
|
581
649
|
readonly "jp.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
582
650
|
id: string;
|
|
583
651
|
name: string;
|
|
@@ -1275,6 +1343,23 @@ export declare const MODELS: {
|
|
|
1275
1343
|
contextWindow: number;
|
|
1276
1344
|
maxTokens: number;
|
|
1277
1345
|
};
|
|
1346
|
+
readonly "us.anthropic.claude-opus-4-8": {
|
|
1347
|
+
id: string;
|
|
1348
|
+
name: string;
|
|
1349
|
+
api: "bedrock-converse-stream";
|
|
1350
|
+
provider: string;
|
|
1351
|
+
baseUrl: string;
|
|
1352
|
+
reasoning: true;
|
|
1353
|
+
input: ("image" | "text")[];
|
|
1354
|
+
cost: {
|
|
1355
|
+
input: number;
|
|
1356
|
+
output: number;
|
|
1357
|
+
cacheRead: number;
|
|
1358
|
+
cacheWrite: number;
|
|
1359
|
+
};
|
|
1360
|
+
contextWindow: number;
|
|
1361
|
+
maxTokens: number;
|
|
1362
|
+
};
|
|
1278
1363
|
readonly "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
1279
1364
|
id: string;
|
|
1280
1365
|
name: string;
|