@aryee337/aery-ai 0.2.15 → 0.2.16
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.
|
@@ -159,6 +159,23 @@ export declare const MODELS: {
|
|
|
159
159
|
contextWindow: number;
|
|
160
160
|
maxTokens: number;
|
|
161
161
|
};
|
|
162
|
+
readonly "anthropic.claude-opus-4-8": {
|
|
163
|
+
id: string;
|
|
164
|
+
name: string;
|
|
165
|
+
api: "bedrock-converse-stream";
|
|
166
|
+
provider: string;
|
|
167
|
+
baseUrl: string;
|
|
168
|
+
reasoning: true;
|
|
169
|
+
input: ("image" | "text")[];
|
|
170
|
+
cost: {
|
|
171
|
+
input: number;
|
|
172
|
+
output: number;
|
|
173
|
+
cacheRead: number;
|
|
174
|
+
cacheWrite: number;
|
|
175
|
+
};
|
|
176
|
+
contextWindow: number;
|
|
177
|
+
maxTokens: number;
|
|
178
|
+
};
|
|
162
179
|
readonly "anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
163
180
|
id: string;
|
|
164
181
|
name: string;
|
|
@@ -230,6 +247,23 @@ export declare const MODELS: {
|
|
|
230
247
|
contextWindow: number;
|
|
231
248
|
maxTokens: number;
|
|
232
249
|
};
|
|
250
|
+
readonly "au.anthropic.claude-opus-4-8": {
|
|
251
|
+
id: string;
|
|
252
|
+
name: string;
|
|
253
|
+
api: "bedrock-converse-stream";
|
|
254
|
+
provider: string;
|
|
255
|
+
baseUrl: string;
|
|
256
|
+
reasoning: true;
|
|
257
|
+
input: ("image" | "text")[];
|
|
258
|
+
cost: {
|
|
259
|
+
input: number;
|
|
260
|
+
output: number;
|
|
261
|
+
cacheRead: number;
|
|
262
|
+
cacheWrite: number;
|
|
263
|
+
};
|
|
264
|
+
contextWindow: number;
|
|
265
|
+
maxTokens: number;
|
|
266
|
+
};
|
|
233
267
|
readonly "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
234
268
|
id: string;
|
|
235
269
|
name: string;
|
|
@@ -389,6 +423,23 @@ export declare const MODELS: {
|
|
|
389
423
|
contextWindow: number;
|
|
390
424
|
maxTokens: number;
|
|
391
425
|
};
|
|
426
|
+
readonly "eu.anthropic.claude-opus-4-8": {
|
|
427
|
+
id: string;
|
|
428
|
+
name: string;
|
|
429
|
+
api: "bedrock-converse-stream";
|
|
430
|
+
provider: string;
|
|
431
|
+
baseUrl: string;
|
|
432
|
+
reasoning: true;
|
|
433
|
+
input: ("image" | "text")[];
|
|
434
|
+
cost: {
|
|
435
|
+
input: number;
|
|
436
|
+
output: number;
|
|
437
|
+
cacheRead: number;
|
|
438
|
+
cacheWrite: number;
|
|
439
|
+
};
|
|
440
|
+
contextWindow: number;
|
|
441
|
+
maxTokens: number;
|
|
442
|
+
};
|
|
392
443
|
readonly "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
393
444
|
id: string;
|
|
394
445
|
name: string;
|
|
@@ -497,6 +548,23 @@ export declare const MODELS: {
|
|
|
497
548
|
contextWindow: number;
|
|
498
549
|
maxTokens: number;
|
|
499
550
|
};
|
|
551
|
+
readonly "global.anthropic.claude-opus-4-8": {
|
|
552
|
+
id: string;
|
|
553
|
+
name: string;
|
|
554
|
+
api: "bedrock-converse-stream";
|
|
555
|
+
provider: string;
|
|
556
|
+
baseUrl: string;
|
|
557
|
+
reasoning: true;
|
|
558
|
+
input: ("image" | "text")[];
|
|
559
|
+
cost: {
|
|
560
|
+
input: number;
|
|
561
|
+
output: number;
|
|
562
|
+
cacheRead: number;
|
|
563
|
+
cacheWrite: number;
|
|
564
|
+
};
|
|
565
|
+
contextWindow: number;
|
|
566
|
+
maxTokens: number;
|
|
567
|
+
};
|
|
500
568
|
readonly "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
501
569
|
id: string;
|
|
502
570
|
name: string;
|
|
@@ -585,6 +653,23 @@ export declare const MODELS: {
|
|
|
585
653
|
contextWindow: number;
|
|
586
654
|
maxTokens: number;
|
|
587
655
|
};
|
|
656
|
+
readonly "jp.anthropic.claude-opus-4-8": {
|
|
657
|
+
id: string;
|
|
658
|
+
name: string;
|
|
659
|
+
api: "bedrock-converse-stream";
|
|
660
|
+
provider: string;
|
|
661
|
+
baseUrl: string;
|
|
662
|
+
reasoning: true;
|
|
663
|
+
input: ("image" | "text")[];
|
|
664
|
+
cost: {
|
|
665
|
+
input: number;
|
|
666
|
+
output: number;
|
|
667
|
+
cacheRead: number;
|
|
668
|
+
cacheWrite: number;
|
|
669
|
+
};
|
|
670
|
+
contextWindow: number;
|
|
671
|
+
maxTokens: number;
|
|
672
|
+
};
|
|
588
673
|
readonly "jp.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
589
674
|
id: string;
|
|
590
675
|
name: string;
|
|
@@ -1288,6 +1373,23 @@ export declare const MODELS: {
|
|
|
1288
1373
|
contextWindow: number;
|
|
1289
1374
|
maxTokens: number;
|
|
1290
1375
|
};
|
|
1376
|
+
readonly "us.anthropic.claude-opus-4-8": {
|
|
1377
|
+
id: string;
|
|
1378
|
+
name: string;
|
|
1379
|
+
api: "bedrock-converse-stream";
|
|
1380
|
+
provider: string;
|
|
1381
|
+
baseUrl: string;
|
|
1382
|
+
reasoning: true;
|
|
1383
|
+
input: ("image" | "text")[];
|
|
1384
|
+
cost: {
|
|
1385
|
+
input: number;
|
|
1386
|
+
output: number;
|
|
1387
|
+
cacheRead: number;
|
|
1388
|
+
cacheWrite: number;
|
|
1389
|
+
};
|
|
1390
|
+
contextWindow: number;
|
|
1391
|
+
maxTokens: number;
|
|
1392
|
+
};
|
|
1291
1393
|
readonly "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
|
|
1292
1394
|
id: string;
|
|
1293
1395
|
name: string;
|
|
@@ -1778,6 +1880,23 @@ export declare const MODELS: {
|
|
|
1778
1880
|
contextWindow: number;
|
|
1779
1881
|
maxTokens: number;
|
|
1780
1882
|
};
|
|
1883
|
+
readonly "claude-opus-4-8": {
|
|
1884
|
+
id: string;
|
|
1885
|
+
name: string;
|
|
1886
|
+
api: "anthropic-messages";
|
|
1887
|
+
provider: string;
|
|
1888
|
+
baseUrl: string;
|
|
1889
|
+
reasoning: true;
|
|
1890
|
+
input: ("image" | "text")[];
|
|
1891
|
+
cost: {
|
|
1892
|
+
input: number;
|
|
1893
|
+
output: number;
|
|
1894
|
+
cacheRead: number;
|
|
1895
|
+
cacheWrite: number;
|
|
1896
|
+
};
|
|
1897
|
+
contextWindow: number;
|
|
1898
|
+
maxTokens: number;
|
|
1899
|
+
};
|
|
1781
1900
|
readonly "claude-sonnet-4-0": {
|
|
1782
1901
|
id: string;
|
|
1783
1902
|
name: string;
|
|
@@ -4057,6 +4176,29 @@ export declare const MODELS: {
|
|
|
4057
4176
|
contextWindow: number;
|
|
4058
4177
|
maxTokens: number;
|
|
4059
4178
|
};
|
|
4179
|
+
readonly "claude-opus-4.8": {
|
|
4180
|
+
id: string;
|
|
4181
|
+
name: string;
|
|
4182
|
+
api: "anthropic-messages";
|
|
4183
|
+
provider: string;
|
|
4184
|
+
baseUrl: string;
|
|
4185
|
+
headers: {
|
|
4186
|
+
"User-Agent": string;
|
|
4187
|
+
"Editor-Version": string;
|
|
4188
|
+
"Editor-Plugin-Version": string;
|
|
4189
|
+
"Copilot-Integration-Id": string;
|
|
4190
|
+
};
|
|
4191
|
+
reasoning: true;
|
|
4192
|
+
input: ("image" | "text")[];
|
|
4193
|
+
cost: {
|
|
4194
|
+
input: number;
|
|
4195
|
+
output: number;
|
|
4196
|
+
cacheRead: number;
|
|
4197
|
+
cacheWrite: number;
|
|
4198
|
+
};
|
|
4199
|
+
contextWindow: number;
|
|
4200
|
+
maxTokens: number;
|
|
4201
|
+
};
|
|
4060
4202
|
readonly "claude-sonnet-4.5": {
|
|
4061
4203
|
id: string;
|
|
4062
4204
|
name: string;
|
|
@@ -8046,6 +8188,23 @@ export declare const MODELS: {
|
|
|
8046
8188
|
contextWindow: number;
|
|
8047
8189
|
maxTokens: number;
|
|
8048
8190
|
};
|
|
8191
|
+
readonly "claude-opus-4-8": {
|
|
8192
|
+
id: string;
|
|
8193
|
+
name: string;
|
|
8194
|
+
api: "anthropic-messages";
|
|
8195
|
+
provider: string;
|
|
8196
|
+
baseUrl: string;
|
|
8197
|
+
reasoning: true;
|
|
8198
|
+
input: ("image" | "text")[];
|
|
8199
|
+
cost: {
|
|
8200
|
+
input: number;
|
|
8201
|
+
output: number;
|
|
8202
|
+
cacheRead: number;
|
|
8203
|
+
cacheWrite: number;
|
|
8204
|
+
};
|
|
8205
|
+
contextWindow: number;
|
|
8206
|
+
maxTokens: number;
|
|
8207
|
+
};
|
|
8049
8208
|
readonly "claude-sonnet-4": {
|
|
8050
8209
|
id: string;
|
|
8051
8210
|
name: string;
|
|
@@ -9245,6 +9404,40 @@ export declare const MODELS: {
|
|
|
9245
9404
|
contextWindow: number;
|
|
9246
9405
|
maxTokens: number;
|
|
9247
9406
|
};
|
|
9407
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
9408
|
+
id: string;
|
|
9409
|
+
name: string;
|
|
9410
|
+
api: "openai-completions";
|
|
9411
|
+
provider: string;
|
|
9412
|
+
baseUrl: string;
|
|
9413
|
+
reasoning: true;
|
|
9414
|
+
input: ("image" | "text")[];
|
|
9415
|
+
cost: {
|
|
9416
|
+
input: number;
|
|
9417
|
+
output: number;
|
|
9418
|
+
cacheRead: number;
|
|
9419
|
+
cacheWrite: number;
|
|
9420
|
+
};
|
|
9421
|
+
contextWindow: number;
|
|
9422
|
+
maxTokens: number;
|
|
9423
|
+
};
|
|
9424
|
+
readonly "anthropic/claude-opus-4.8-fast": {
|
|
9425
|
+
id: string;
|
|
9426
|
+
name: string;
|
|
9427
|
+
api: "openai-completions";
|
|
9428
|
+
provider: string;
|
|
9429
|
+
baseUrl: string;
|
|
9430
|
+
reasoning: true;
|
|
9431
|
+
input: ("image" | "text")[];
|
|
9432
|
+
cost: {
|
|
9433
|
+
input: number;
|
|
9434
|
+
output: number;
|
|
9435
|
+
cacheRead: number;
|
|
9436
|
+
cacheWrite: number;
|
|
9437
|
+
};
|
|
9438
|
+
contextWindow: number;
|
|
9439
|
+
maxTokens: number;
|
|
9440
|
+
};
|
|
9248
9441
|
readonly "anthropic/claude-sonnet-4": {
|
|
9249
9442
|
id: string;
|
|
9250
9443
|
name: string;
|
|
@@ -12972,6 +13165,23 @@ export declare const MODELS: {
|
|
|
12972
13165
|
contextWindow: number;
|
|
12973
13166
|
maxTokens: number;
|
|
12974
13167
|
};
|
|
13168
|
+
readonly "stepfun/step-3.7-flash": {
|
|
13169
|
+
id: string;
|
|
13170
|
+
name: string;
|
|
13171
|
+
api: "openai-completions";
|
|
13172
|
+
provider: string;
|
|
13173
|
+
baseUrl: string;
|
|
13174
|
+
reasoning: true;
|
|
13175
|
+
input: ("image" | "text")[];
|
|
13176
|
+
cost: {
|
|
13177
|
+
input: number;
|
|
13178
|
+
output: number;
|
|
13179
|
+
cacheRead: number;
|
|
13180
|
+
cacheWrite: number;
|
|
13181
|
+
};
|
|
13182
|
+
contextWindow: number;
|
|
13183
|
+
maxTokens: number;
|
|
13184
|
+
};
|
|
12975
13185
|
readonly "tencent/hy3-preview": {
|
|
12976
13186
|
id: string;
|
|
12977
13187
|
name: string;
|
|
@@ -14549,6 +14759,23 @@ export declare const MODELS: {
|
|
|
14549
14759
|
contextWindow: number;
|
|
14550
14760
|
maxTokens: number;
|
|
14551
14761
|
};
|
|
14762
|
+
readonly "anthropic/claude-opus-4.8": {
|
|
14763
|
+
id: string;
|
|
14764
|
+
name: string;
|
|
14765
|
+
api: "anthropic-messages";
|
|
14766
|
+
provider: string;
|
|
14767
|
+
baseUrl: string;
|
|
14768
|
+
reasoning: true;
|
|
14769
|
+
input: ("image" | "text")[];
|
|
14770
|
+
cost: {
|
|
14771
|
+
input: number;
|
|
14772
|
+
output: number;
|
|
14773
|
+
cacheRead: number;
|
|
14774
|
+
cacheWrite: number;
|
|
14775
|
+
};
|
|
14776
|
+
contextWindow: number;
|
|
14777
|
+
maxTokens: number;
|
|
14778
|
+
};
|
|
14552
14779
|
readonly "anthropic/claude-sonnet-4": {
|
|
14553
14780
|
id: string;
|
|
14554
14781
|
name: string;
|