@aryee337/aery-ai 0.2.14 → 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.
@@ -157,6 +157,23 @@ export const MODELS = {
157
157
  contextWindow: 1000000,
158
158
  maxTokens: 128000,
159
159
  },
160
+ "anthropic.claude-opus-4-8": {
161
+ id: "anthropic.claude-opus-4-8",
162
+ name: "Claude Opus 4.8",
163
+ api: "bedrock-converse-stream",
164
+ provider: "amazon-bedrock",
165
+ baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
166
+ reasoning: true,
167
+ input: ["text", "image"],
168
+ cost: {
169
+ input: 5,
170
+ output: 25,
171
+ cacheRead: 0.5,
172
+ cacheWrite: 6.25,
173
+ },
174
+ contextWindow: 1000000,
175
+ maxTokens: 128000,
176
+ },
160
177
  "anthropic.claude-sonnet-4-5-20250929-v1:0": {
161
178
  id: "anthropic.claude-sonnet-4-5-20250929-v1:0",
162
179
  name: "Claude Sonnet 4.5",
@@ -226,6 +243,23 @@ export const MODELS = {
226
243
  contextWindow: 1000000,
227
244
  maxTokens: 128000,
228
245
  },
246
+ "au.anthropic.claude-opus-4-8": {
247
+ id: "au.anthropic.claude-opus-4-8",
248
+ name: "Claude Opus 4.8 (AU)",
249
+ api: "bedrock-converse-stream",
250
+ provider: "amazon-bedrock",
251
+ baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
252
+ reasoning: true,
253
+ input: ["text", "image"],
254
+ cost: {
255
+ input: 5,
256
+ output: 25,
257
+ cacheRead: 0.5,
258
+ cacheWrite: 6.25,
259
+ },
260
+ contextWindow: 1000000,
261
+ maxTokens: 128000,
262
+ },
229
263
  "au.anthropic.claude-sonnet-4-5-20250929-v1:0": {
230
264
  id: "au.anthropic.claude-sonnet-4-5-20250929-v1:0",
231
265
  name: "Claude Sonnet 4.5 (AU)",
@@ -381,6 +415,23 @@ export const MODELS = {
381
415
  contextWindow: 1000000,
382
416
  maxTokens: 128000,
383
417
  },
418
+ "eu.anthropic.claude-opus-4-8": {
419
+ id: "eu.anthropic.claude-opus-4-8",
420
+ name: "Claude Opus 4.8 (EU)",
421
+ api: "bedrock-converse-stream",
422
+ provider: "amazon-bedrock",
423
+ baseUrl: "https://bedrock-runtime.eu-central-1.amazonaws.com",
424
+ reasoning: true,
425
+ input: ["text", "image"],
426
+ cost: {
427
+ input: 5,
428
+ output: 25,
429
+ cacheRead: 0.5,
430
+ cacheWrite: 6.25,
431
+ },
432
+ contextWindow: 1000000,
433
+ maxTokens: 128000,
434
+ },
384
435
  "eu.anthropic.claude-sonnet-4-5-20250929-v1:0": {
385
436
  id: "eu.anthropic.claude-sonnet-4-5-20250929-v1:0",
386
437
  name: "Claude Sonnet 4.5 (EU)",
@@ -485,6 +536,23 @@ export const MODELS = {
485
536
  contextWindow: 1000000,
486
537
  maxTokens: 128000,
487
538
  },
539
+ "global.anthropic.claude-opus-4-8": {
540
+ id: "global.anthropic.claude-opus-4-8",
541
+ name: "Claude Opus 4.8 (Global)",
542
+ api: "bedrock-converse-stream",
543
+ provider: "amazon-bedrock",
544
+ baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
545
+ reasoning: true,
546
+ input: ["text", "image"],
547
+ cost: {
548
+ input: 5,
549
+ output: 25,
550
+ cacheRead: 0.5,
551
+ cacheWrite: 6.25,
552
+ },
553
+ contextWindow: 1000000,
554
+ maxTokens: 128000,
555
+ },
488
556
  "global.anthropic.claude-sonnet-4-5-20250929-v1:0": {
489
557
  id: "global.anthropic.claude-sonnet-4-5-20250929-v1:0",
490
558
  name: "Claude Sonnet 4.5 (Global)",
@@ -571,6 +639,23 @@ export const MODELS = {
571
639
  contextWindow: 1000000,
572
640
  maxTokens: 128000,
573
641
  },
642
+ "jp.anthropic.claude-opus-4-8": {
643
+ id: "jp.anthropic.claude-opus-4-8",
644
+ name: "Claude Opus 4.8 (JP)",
645
+ api: "bedrock-converse-stream",
646
+ provider: "amazon-bedrock",
647
+ baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
648
+ reasoning: true,
649
+ input: ["text", "image"],
650
+ cost: {
651
+ input: 5,
652
+ output: 25,
653
+ cacheRead: 0.5,
654
+ cacheWrite: 6.25,
655
+ },
656
+ contextWindow: 1000000,
657
+ maxTokens: 128000,
658
+ },
574
659
  "jp.anthropic.claude-sonnet-4-5-20250929-v1:0": {
575
660
  id: "jp.anthropic.claude-sonnet-4-5-20250929-v1:0",
576
661
  name: "Claude Sonnet 4.5 (JP)",
@@ -1270,6 +1355,23 @@ export const MODELS = {
1270
1355
  contextWindow: 1000000,
1271
1356
  maxTokens: 128000,
1272
1357
  },
1358
+ "us.anthropic.claude-opus-4-8": {
1359
+ id: "us.anthropic.claude-opus-4-8",
1360
+ name: "Claude Opus 4.8 (US)",
1361
+ api: "bedrock-converse-stream",
1362
+ provider: "amazon-bedrock",
1363
+ baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
1364
+ reasoning: true,
1365
+ input: ["text", "image"],
1366
+ cost: {
1367
+ input: 5,
1368
+ output: 25,
1369
+ cacheRead: 0.5,
1370
+ cacheWrite: 6.25,
1371
+ },
1372
+ contextWindow: 1000000,
1373
+ maxTokens: 128000,
1374
+ },
1273
1375
  "us.anthropic.claude-sonnet-4-5-20250929-v1:0": {
1274
1376
  id: "us.anthropic.claude-sonnet-4-5-20250929-v1:0",
1275
1377
  name: "Claude Sonnet 4.5 (US)",
@@ -1752,6 +1854,23 @@ export const MODELS = {
1752
1854
  contextWindow: 1000000,
1753
1855
  maxTokens: 128000,
1754
1856
  },
1857
+ "claude-opus-4-8": {
1858
+ id: "claude-opus-4-8",
1859
+ name: "Claude Opus 4.8",
1860
+ api: "anthropic-messages",
1861
+ provider: "anthropic",
1862
+ baseUrl: "https://api.anthropic.com",
1863
+ reasoning: true,
1864
+ input: ["text", "image"],
1865
+ cost: {
1866
+ input: 5,
1867
+ output: 25,
1868
+ cacheRead: 0.5,
1869
+ cacheWrite: 6.25,
1870
+ },
1871
+ contextWindow: 1000000,
1872
+ maxTokens: 128000,
1873
+ },
1755
1874
  "claude-sonnet-4-0": {
1756
1875
  id: "claude-sonnet-4-0",
1757
1876
  name: "Claude Sonnet 4 (latest)",
@@ -3738,8 +3857,8 @@ export const MODELS = {
3738
3857
  cacheRead: 0,
3739
3858
  cacheWrite: 0,
3740
3859
  },
3741
- contextWindow: 144000,
3742
- maxTokens: 32000,
3860
+ contextWindow: 200000,
3861
+ maxTokens: 64000,
3743
3862
  },
3744
3863
  "claude-opus-4.5": {
3745
3864
  id: "claude-opus-4.5",
@@ -3756,7 +3875,7 @@ export const MODELS = {
3756
3875
  cacheRead: 0,
3757
3876
  cacheWrite: 0,
3758
3877
  },
3759
- contextWindow: 160000,
3878
+ contextWindow: 200000,
3760
3879
  maxTokens: 32000,
3761
3880
  },
3762
3881
  "claude-opus-4.6": {
@@ -3777,7 +3896,7 @@ export const MODELS = {
3777
3896
  cacheWrite: 0,
3778
3897
  },
3779
3898
  contextWindow: 1000000,
3780
- maxTokens: 64000,
3899
+ maxTokens: 32000,
3781
3900
  },
3782
3901
  "claude-opus-4.7": {
3783
3902
  id: "claude-opus-4.7",
@@ -3796,7 +3915,25 @@ export const MODELS = {
3796
3915
  cacheRead: 0,
3797
3916
  cacheWrite: 0,
3798
3917
  },
3799
- contextWindow: 144000,
3918
+ contextWindow: 200000,
3919
+ maxTokens: 32000,
3920
+ },
3921
+ "claude-opus-4.8": {
3922
+ id: "claude-opus-4.8",
3923
+ name: "Claude Opus 4.8",
3924
+ api: "anthropic-messages",
3925
+ provider: "github-copilot",
3926
+ baseUrl: "https://api.individual.githubcopilot.com",
3927
+ headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
3928
+ reasoning: true,
3929
+ input: ["text", "image"],
3930
+ cost: {
3931
+ input: 0,
3932
+ output: 0,
3933
+ cacheRead: 0,
3934
+ cacheWrite: 0,
3935
+ },
3936
+ contextWindow: 200000,
3800
3937
  maxTokens: 64000,
3801
3938
  },
3802
3939
  "claude-sonnet-4.5": {
@@ -3815,7 +3952,7 @@ export const MODELS = {
3815
3952
  cacheRead: 0,
3816
3953
  cacheWrite: 0,
3817
3954
  },
3818
- contextWindow: 144000,
3955
+ contextWindow: 200000,
3819
3956
  maxTokens: 32000,
3820
3957
  },
3821
3958
  "claude-sonnet-4.6": {
@@ -3891,7 +4028,7 @@ export const MODELS = {
3891
4028
  cacheRead: 0,
3892
4029
  cacheWrite: 0,
3893
4030
  },
3894
- contextWindow: 128000,
4031
+ contextWindow: 200000,
3895
4032
  maxTokens: 64000,
3896
4033
  },
3897
4034
  "gemini-3.5-flash": {
@@ -3910,7 +4047,7 @@ export const MODELS = {
3910
4047
  cacheRead: 0,
3911
4048
  cacheWrite: 0,
3912
4049
  },
3913
- contextWindow: 128000,
4050
+ contextWindow: 200000,
3914
4051
  maxTokens: 64000,
3915
4052
  },
3916
4053
  "gpt-4.1": {
@@ -3986,8 +4123,8 @@ export const MODELS = {
3986
4123
  cacheRead: 0,
3987
4124
  cacheWrite: 0,
3988
4125
  },
3989
- contextWindow: 264000,
3990
- maxTokens: 64000,
4126
+ contextWindow: 400000,
4127
+ maxTokens: 128000,
3991
4128
  },
3992
4129
  "gpt-5.2-codex": {
3993
4130
  id: "gpt-5.2-codex",
@@ -7365,6 +7502,23 @@ export const MODELS = {
7365
7502
  contextWindow: 1000000,
7366
7503
  maxTokens: 128000,
7367
7504
  },
7505
+ "claude-opus-4-8": {
7506
+ id: "claude-opus-4-8",
7507
+ name: "Claude Opus 4.8",
7508
+ api: "anthropic-messages",
7509
+ provider: "opencode",
7510
+ baseUrl: "https://opencode.ai/zen",
7511
+ reasoning: true,
7512
+ input: ["text", "image"],
7513
+ cost: {
7514
+ input: 5,
7515
+ output: 25,
7516
+ cacheRead: 0.5,
7517
+ cacheWrite: 6.25,
7518
+ },
7519
+ contextWindow: 1000000,
7520
+ maxTokens: 128000,
7521
+ },
7368
7522
  "claude-sonnet-4": {
7369
7523
  id: "claude-sonnet-4",
7370
7524
  name: "Claude Sonnet 4",
@@ -8472,6 +8626,40 @@ export const MODELS = {
8472
8626
  contextWindow: 1000000,
8473
8627
  maxTokens: 128000,
8474
8628
  },
8629
+ "anthropic/claude-opus-4.8": {
8630
+ id: "anthropic/claude-opus-4.8",
8631
+ name: "Anthropic: Claude Opus 4.8",
8632
+ api: "openai-completions",
8633
+ provider: "openrouter",
8634
+ baseUrl: "https://openrouter.ai/api/v1",
8635
+ reasoning: true,
8636
+ input: ["text", "image"],
8637
+ cost: {
8638
+ input: 5,
8639
+ output: 25,
8640
+ cacheRead: 0.5,
8641
+ cacheWrite: 6.25,
8642
+ },
8643
+ contextWindow: 1000000,
8644
+ maxTokens: 128000,
8645
+ },
8646
+ "anthropic/claude-opus-4.8-fast": {
8647
+ id: "anthropic/claude-opus-4.8-fast",
8648
+ name: "Anthropic: Claude Opus 4.8 (Fast)",
8649
+ api: "openai-completions",
8650
+ provider: "openrouter",
8651
+ baseUrl: "https://openrouter.ai/api/v1",
8652
+ reasoning: true,
8653
+ input: ["text", "image"],
8654
+ cost: {
8655
+ input: 10,
8656
+ output: 50,
8657
+ cacheRead: 1,
8658
+ cacheWrite: 12.5,
8659
+ },
8660
+ contextWindow: 1000000,
8661
+ maxTokens: 128000,
8662
+ },
8475
8663
  "anthropic/claude-sonnet-4": {
8476
8664
  id: "anthropic/claude-sonnet-4",
8477
8665
  name: "Anthropic: Claude Sonnet 4",
@@ -9547,7 +9735,7 @@ export const MODELS = {
9547
9735
  cacheRead: 0,
9548
9736
  cacheWrite: 0,
9549
9737
  },
9550
- contextWindow: 262144,
9738
+ contextWindow: 204800,
9551
9739
  maxTokens: 8192,
9552
9740
  },
9553
9741
  "minimax/minimax-m2.7": {
@@ -12146,6 +12334,23 @@ export const MODELS = {
12146
12334
  contextWindow: 262144,
12147
12335
  maxTokens: 16384,
12148
12336
  },
12337
+ "stepfun/step-3.7-flash": {
12338
+ id: "stepfun/step-3.7-flash",
12339
+ name: "StepFun: Step 3.7 Flash",
12340
+ api: "openai-completions",
12341
+ provider: "openrouter",
12342
+ baseUrl: "https://openrouter.ai/api/v1",
12343
+ reasoning: true,
12344
+ input: ["text", "image"],
12345
+ cost: {
12346
+ input: 0.19999999999999998,
12347
+ output: 1.15,
12348
+ cacheRead: 0.04,
12349
+ cacheWrite: 0,
12350
+ },
12351
+ contextWindow: 256000,
12352
+ maxTokens: 256000,
12353
+ },
12149
12354
  "tencent/hy3-preview": {
12150
12355
  id: "tencent/hy3-preview",
12151
12356
  name: "Tencent: Hy3 preview",
@@ -12394,8 +12599,8 @@ export const MODELS = {
12394
12599
  input: ["text"],
12395
12600
  cost: {
12396
12601
  input: 0.125,
12397
- output: 0.84,
12398
- cacheRead: 0,
12602
+ output: 0.85,
12603
+ cacheRead: 0.06,
12399
12604
  cacheWrite: 0,
12400
12605
  },
12401
12606
  contextWindow: 131072,
@@ -13513,6 +13718,23 @@ export const MODELS = {
13513
13718
  contextWindow: 1000000,
13514
13719
  maxTokens: 128000,
13515
13720
  },
13721
+ "anthropic/claude-opus-4.8": {
13722
+ id: "anthropic/claude-opus-4.8",
13723
+ name: "Claude Opus 4.8",
13724
+ api: "anthropic-messages",
13725
+ provider: "vercel-ai-gateway",
13726
+ baseUrl: "https://ai-gateway.vercel.sh",
13727
+ reasoning: true,
13728
+ input: ["text", "image"],
13729
+ cost: {
13730
+ input: 5,
13731
+ output: 25,
13732
+ cacheRead: 0.5,
13733
+ cacheWrite: 6.25,
13734
+ },
13735
+ contextWindow: 1000000,
13736
+ maxTokens: 128000,
13737
+ },
13516
13738
  "anthropic/claude-sonnet-4": {
13517
13739
  id: "anthropic/claude-sonnet-4",
13518
13740
  name: "Claude Sonnet 4",