@dreb/ai 2.55.6 → 2.56.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.
@@ -3468,6 +3468,25 @@ export const MODELS = {
3468
3468
  contextWindow: 256000,
3469
3469
  maxTokens: 128000,
3470
3470
  },
3471
+ "mai-code-1.1-flash": {
3472
+ id: "mai-code-1.1-flash",
3473
+ name: "MAI-Code-1.1-Flash",
3474
+ api: "openai-completions",
3475
+ provider: "github-copilot",
3476
+ baseUrl: "https://api.individual.githubcopilot.com",
3477
+ 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" },
3478
+ compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
3479
+ reasoning: true,
3480
+ input: ["text", "image"],
3481
+ cost: {
3482
+ input: 0.2,
3483
+ output: 1.2,
3484
+ cacheRead: 0.02,
3485
+ cacheWrite: 0,
3486
+ },
3487
+ contextWindow: 256000,
3488
+ maxTokens: 128000,
3489
+ },
3471
3490
  },
3472
3491
  "google": {
3473
3492
  "deep-research-max-preview-04-2026": {
@@ -7807,6 +7826,23 @@ export const MODELS = {
7807
7826
  contextWindow: 500000,
7808
7827
  maxTokens: 500000,
7809
7828
  },
7829
+ "grok-4.6": {
7830
+ id: "grok-4.6",
7831
+ name: "Grok 4.6",
7832
+ api: "openai-responses",
7833
+ provider: "opencode",
7834
+ baseUrl: "https://opencode.ai/zen/v1",
7835
+ reasoning: true,
7836
+ input: ["text", "image"],
7837
+ cost: {
7838
+ input: 2,
7839
+ output: 6,
7840
+ cacheRead: 0.5,
7841
+ cacheWrite: 0,
7842
+ },
7843
+ contextWindow: 500000,
7844
+ maxTokens: 500000,
7845
+ },
7810
7846
  "grok-build-0.1": {
7811
7847
  id: "grok-build-0.1",
7812
7848
  name: "Grok Build 0.1",
@@ -7943,23 +7979,6 @@ export const MODELS = {
7943
7979
  contextWindow: 262144,
7944
7980
  maxTokens: 32768,
7945
7981
  },
7946
- "longcat-2.0-free": {
7947
- id: "longcat-2.0-free",
7948
- name: "LongCat-2.0 Free",
7949
- api: "openai-completions",
7950
- provider: "opencode",
7951
- baseUrl: "https://opencode.ai/zen/v1",
7952
- reasoning: true,
7953
- input: ["text"],
7954
- cost: {
7955
- input: 0,
7956
- output: 0,
7957
- cacheRead: 0,
7958
- cacheWrite: 0,
7959
- },
7960
- contextWindow: 1000000,
7961
- maxTokens: 131072,
7962
- },
7963
7982
  "mimo-v2.5-free": {
7964
7983
  id: "mimo-v2.5-free",
7965
7984
  name: "MiMo V2.5 Free",
@@ -8117,7 +8136,7 @@ export const MODELS = {
8117
8136
  },
8118
8137
  "deepseek-v4-pro": {
8119
8138
  id: "deepseek-v4-pro",
8120
- name: "DeepSeek V4 Pro",
8139
+ name: "DeepSeek V4 Pro (New)",
8121
8140
  api: "openai-completions",
8122
8141
  provider: "opencode-go",
8123
8142
  baseUrl: "https://opencode.ai/zen/go/v1",
@@ -9120,6 +9139,23 @@ export const MODELS = {
9120
9139
  contextWindow: 262144,
9121
9140
  maxTokens: 32768,
9122
9141
  },
9142
+ "bytedance-seed/seed-2-1-turbo": {
9143
+ id: "bytedance-seed/seed-2-1-turbo",
9144
+ name: "ByteDance Seed: Seed 2.1 Turbo",
9145
+ api: "openai-completions",
9146
+ provider: "openrouter",
9147
+ baseUrl: "https://openrouter.ai/api/v1",
9148
+ reasoning: true,
9149
+ input: ["text", "image"],
9150
+ cost: {
9151
+ input: 0.5,
9152
+ output: 2.5,
9153
+ cacheRead: 0,
9154
+ cacheWrite: 0,
9155
+ },
9156
+ contextWindow: 262144,
9157
+ maxTokens: 262144,
9158
+ },
9123
9159
  "bytedance-seed/seed-2.0-code": {
9124
9160
  id: "bytedance-seed/seed-2.0-code",
9125
9161
  name: "ByteDance Seed: Seed-2.0-Code",
@@ -9317,8 +9353,8 @@ export const MODELS = {
9317
9353
  input: ["text"],
9318
9354
  cost: {
9319
9355
  input: 0.27,
9320
- output: 1,
9321
- cacheRead: 0.135,
9356
+ output: 0.95,
9357
+ cacheRead: 0.13,
9322
9358
  cacheWrite: 0,
9323
9359
  },
9324
9360
  contextWindow: 163840,
@@ -9401,14 +9437,31 @@ export const MODELS = {
9401
9437
  reasoning: true,
9402
9438
  input: ["text"],
9403
9439
  cost: {
9404
- input: 0.63168,
9405
- output: 1.26336,
9406
- cacheRead: 0.053298,
9440
+ input: 1.1680000000000001,
9441
+ output: 2.3360000000000003,
9442
+ cacheRead: 0.09855000000000001,
9407
9443
  cacheWrite: 0,
9408
9444
  },
9409
9445
  contextWindow: 1048576,
9410
9446
  maxTokens: 393216,
9411
9447
  },
9448
+ "deepseek/deepseek-v4-pro-0813": {
9449
+ id: "deepseek/deepseek-v4-pro-0813",
9450
+ name: "DeepSeek: DeepSeek V4 Pro 0813",
9451
+ api: "openai-completions",
9452
+ provider: "openrouter",
9453
+ baseUrl: "https://openrouter.ai/api/v1",
9454
+ reasoning: true,
9455
+ input: ["text"],
9456
+ cost: {
9457
+ input: 0.435,
9458
+ output: 0.87,
9459
+ cacheRead: 0.003625,
9460
+ cacheWrite: 0,
9461
+ },
9462
+ contextWindow: 1048576,
9463
+ maxTokens: 384000,
9464
+ },
9412
9465
  "google/gemini-2.5-flash": {
9413
9466
  id: "google/gemini-2.5-flash",
9414
9467
  name: "Google: Gemini 2.5 Flash",
@@ -10710,9 +10763,9 @@ export const MODELS = {
10710
10763
  reasoning: true,
10711
10764
  input: ["text", "image"],
10712
10765
  cost: {
10713
- input: 0.95,
10714
- output: 4,
10715
- cacheRead: 0.16,
10766
+ input: 0.5795,
10767
+ output: 2.44,
10768
+ cacheRead: 0.0976,
10716
10769
  cacheWrite: 0,
10717
10770
  },
10718
10771
  contextWindow: 262144,
@@ -10727,8 +10780,8 @@ export const MODELS = {
10727
10780
  reasoning: true,
10728
10781
  input: ["text", "image"],
10729
10782
  cost: {
10730
- input: 0.7,
10731
- output: 3.5,
10783
+ input: 0.67,
10784
+ output: 3.4,
10732
10785
  cacheRead: 0.15,
10733
10786
  cacheWrite: 0,
10734
10787
  },
@@ -12189,9 +12242,9 @@ export const MODELS = {
12189
12242
  reasoning: true,
12190
12243
  input: ["text"],
12191
12244
  cost: {
12192
- input: 0.037,
12245
+ input: 0.03,
12193
12246
  output: 0.16999999999999998,
12194
- cacheRead: 0,
12247
+ cacheRead: 0.03,
12195
12248
  cacheWrite: 0,
12196
12249
  },
12197
12250
  contextWindow: 131072,
@@ -13005,9 +13058,9 @@ export const MODELS = {
13005
13058
  reasoning: false,
13006
13059
  input: ["text", "image"],
13007
13060
  cost: {
13008
- input: 0.21,
13009
- output: 1.9,
13010
- cacheRead: 0.09999999999999999,
13061
+ input: 0.26,
13062
+ output: 1.04,
13063
+ cacheRead: 0,
13011
13064
  cacheWrite: 0,
13012
13065
  },
13013
13066
  contextWindow: 262144,
@@ -13387,6 +13440,23 @@ export const MODELS = {
13387
13440
  contextWindow: 1000000,
13388
13441
  maxTokens: 131072,
13389
13442
  },
13443
+ "qwen/qwen3.8-2.4t-a95b": {
13444
+ id: "qwen/qwen3.8-2.4t-a95b",
13445
+ name: "Qwen: Qwen3.8 2.4T A95B",
13446
+ api: "openai-completions",
13447
+ provider: "openrouter",
13448
+ baseUrl: "https://openrouter.ai/api/v1",
13449
+ reasoning: true,
13450
+ input: ["text"],
13451
+ cost: {
13452
+ input: 2,
13453
+ output: 6,
13454
+ cacheRead: 0.19999999999999998,
13455
+ cacheWrite: 0,
13456
+ },
13457
+ contextWindow: 262144,
13458
+ maxTokens: 52429,
13459
+ },
13390
13460
  "qwen/qwen3.8-max": {
13391
13461
  id: "qwen/qwen3.8-max",
13392
13462
  name: "Qwen: Qwen3.8 Max",
@@ -13710,6 +13780,23 @@ export const MODELS = {
13710
13780
  contextWindow: 500000,
13711
13781
  maxTokens: 4096,
13712
13782
  },
13783
+ "x-ai/grok-4.6": {
13784
+ id: "x-ai/grok-4.6",
13785
+ name: "SpaceXAI: Grok 4.6",
13786
+ api: "openai-completions",
13787
+ provider: "openrouter",
13788
+ baseUrl: "https://openrouter.ai/api/v1",
13789
+ reasoning: true,
13790
+ input: ["text", "image"],
13791
+ cost: {
13792
+ input: 2,
13793
+ output: 6,
13794
+ cacheRead: 0.5,
13795
+ cacheWrite: 0,
13796
+ },
13797
+ contextWindow: 500000,
13798
+ maxTokens: 4096,
13799
+ },
13713
13800
  "x-ai/grok-build-0.1": {
13714
13801
  id: "x-ai/grok-build-0.1",
13715
13802
  name: "SpaceXAI: Grok Build 0.1",
@@ -13821,9 +13908,9 @@ export const MODELS = {
13821
13908
  reasoning: true,
13822
13909
  input: ["text"],
13823
13910
  cost: {
13824
- input: 0.5,
13825
- output: 2,
13826
- cacheRead: 0.09999999999999999,
13911
+ input: 0.55,
13912
+ output: 2.2,
13913
+ cacheRead: 0.11,
13827
13914
  cacheWrite: 0,
13828
13915
  },
13829
13916
  contextWindow: 204800,
@@ -13940,13 +14027,13 @@ export const MODELS = {
13940
14027
  reasoning: true,
13941
14028
  input: ["text"],
13942
14029
  cost: {
13943
- input: 0.76,
13944
- output: 2.42,
13945
- cacheRead: 0.14,
14030
+ input: 0.49,
14031
+ output: 1.54,
14032
+ cacheRead: 0.091,
13946
14033
  cacheWrite: 0,
13947
14034
  },
13948
14035
  contextWindow: 1048576,
13949
- maxTokens: 262144,
14036
+ maxTokens: 131072,
13950
14037
  },
13951
14038
  "z-ai/glm-5.2:batch": {
13952
14039
  id: "z-ai/glm-5.2:batch",
@@ -14059,13 +14146,13 @@ export const MODELS = {
14059
14146
  reasoning: true,
14060
14147
  input: ["text"],
14061
14148
  cost: {
14062
- input: 0.072,
14063
- output: 0.144,
14064
- cacheRead: 0.0144,
14149
+ input: 0.079996,
14150
+ output: 0.252,
14151
+ cacheRead: 0.0252,
14065
14152
  cacheWrite: 0,
14066
14153
  },
14067
14154
  contextWindow: 1048576,
14068
- maxTokens: 262144,
14155
+ maxTokens: 4096,
14069
14156
  },
14070
14157
  "~google/gemini-flash-latest": {
14071
14158
  id: "~google/gemini-flash-latest",
@@ -14163,7 +14250,7 @@ export const MODELS = {
14163
14250
  cost: {
14164
14251
  input: 2,
14165
14252
  output: 6,
14166
- cacheRead: 0.3,
14253
+ cacheRead: 0.5,
14167
14254
  cacheWrite: 0,
14168
14255
  },
14169
14256
  contextWindow: 500000,
@@ -15174,6 +15261,23 @@ export const MODELS = {
15174
15261
  contextWindow: 1048600,
15175
15262
  maxTokens: 1048600,
15176
15263
  },
15264
+ "deepseek/deepseek-v4-pro-0813": {
15265
+ id: "deepseek/deepseek-v4-pro-0813",
15266
+ name: "DeepSeek V4 Pro 0813",
15267
+ api: "anthropic-messages",
15268
+ provider: "vercel-ai-gateway",
15269
+ baseUrl: "https://ai-gateway.vercel.sh",
15270
+ reasoning: true,
15271
+ input: ["text"],
15272
+ cost: {
15273
+ input: 0.435,
15274
+ output: 0.87,
15275
+ cacheRead: 0.0036,
15276
+ cacheWrite: 0,
15277
+ },
15278
+ contextWindow: 1000000,
15279
+ maxTokens: 384000,
15280
+ },
15177
15281
  "google/gemini-2.5-flash": {
15178
15282
  id: "google/gemini-2.5-flash",
15179
15283
  name: "Gemini 2.5 Flash",
@@ -17231,6 +17335,23 @@ export const MODELS = {
17231
17335
  contextWindow: 500000,
17232
17336
  maxTokens: 500000,
17233
17337
  },
17338
+ "xai/grok-4.6": {
17339
+ id: "xai/grok-4.6",
17340
+ name: "Grok 4.6",
17341
+ api: "anthropic-messages",
17342
+ provider: "vercel-ai-gateway",
17343
+ baseUrl: "https://ai-gateway.vercel.sh",
17344
+ reasoning: true,
17345
+ input: ["text"],
17346
+ cost: {
17347
+ input: 2,
17348
+ output: 6,
17349
+ cacheRead: 0.5,
17350
+ cacheWrite: 0,
17351
+ },
17352
+ contextWindow: 500000,
17353
+ maxTokens: 500000,
17354
+ },
17234
17355
  "xai/grok-build-0.1": {
17235
17356
  id: "xai/grok-build-0.1",
17236
17357
  name: "Grok Build 0.1",
@@ -17607,6 +17728,23 @@ export const MODELS = {
17607
17728
  contextWindow: 500000,
17608
17729
  maxTokens: 500000,
17609
17730
  },
17731
+ "grok-4.6": {
17732
+ id: "grok-4.6",
17733
+ name: "Grok 4.6",
17734
+ api: "openai-completions",
17735
+ provider: "xai",
17736
+ baseUrl: "https://api.x.ai/v1",
17737
+ reasoning: true,
17738
+ input: ["text", "image"],
17739
+ cost: {
17740
+ input: 2,
17741
+ output: 6,
17742
+ cacheRead: 0.5,
17743
+ cacheWrite: 0,
17744
+ },
17745
+ contextWindow: 500000,
17746
+ maxTokens: 500000,
17747
+ },
17610
17748
  "grok-build-0.1": {
17611
17749
  id: "grok-build-0.1",
17612
17750
  name: "Grok Build 0.1",