@dreb/ai 2.55.5 → 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",
@@ -10072,6 +10125,23 @@ export const MODELS = {
10072
10125
  contextWindow: 256000,
10073
10126
  maxTokens: 80000,
10074
10127
  },
10128
+ "liquid/lfm-2.5-2.6b:free": {
10129
+ id: "liquid/lfm-2.5-2.6b:free",
10130
+ name: "LiquidAI: LFM2.5-2.6B (free)",
10131
+ api: "openai-completions",
10132
+ provider: "openrouter",
10133
+ baseUrl: "https://openrouter.ai/api/v1",
10134
+ reasoning: true,
10135
+ input: ["text"],
10136
+ cost: {
10137
+ input: 0,
10138
+ output: 0,
10139
+ cacheRead: 0,
10140
+ cacheWrite: 0,
10141
+ },
10142
+ contextWindow: 128000,
10143
+ maxTokens: 32768,
10144
+ },
10075
10145
  "meituan/longcat-2.0": {
10076
10146
  id: "meituan/longcat-2.0",
10077
10147
  name: "Meituan: LongCat 2.0",
@@ -10710,8 +10780,8 @@ export const MODELS = {
10710
10780
  reasoning: true,
10711
10781
  input: ["text", "image"],
10712
10782
  cost: {
10713
- input: 0.7,
10714
- output: 3.5,
10783
+ input: 0.67,
10784
+ output: 3.4,
10715
10785
  cacheRead: 0.15,
10716
10786
  cacheWrite: 0,
10717
10787
  },
@@ -12172,9 +12242,9 @@ export const MODELS = {
12172
12242
  reasoning: true,
12173
12243
  input: ["text"],
12174
12244
  cost: {
12175
- input: 0.037,
12245
+ input: 0.03,
12176
12246
  output: 0.16999999999999998,
12177
- cacheRead: 0,
12247
+ cacheRead: 0.03,
12178
12248
  cacheWrite: 0,
12179
12249
  },
12180
12250
  contextWindow: 131072,
@@ -12988,9 +13058,9 @@ export const MODELS = {
12988
13058
  reasoning: false,
12989
13059
  input: ["text", "image"],
12990
13060
  cost: {
12991
- input: 0.21,
12992
- output: 1.9,
12993
- cacheRead: 0.09999999999999999,
13061
+ input: 0.26,
13062
+ output: 1.04,
13063
+ cacheRead: 0,
12994
13064
  cacheWrite: 0,
12995
13065
  },
12996
13066
  contextWindow: 262144,
@@ -13370,6 +13440,23 @@ export const MODELS = {
13370
13440
  contextWindow: 1000000,
13371
13441
  maxTokens: 131072,
13372
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
+ },
13373
13460
  "qwen/qwen3.8-max": {
13374
13461
  id: "qwen/qwen3.8-max",
13375
13462
  name: "Qwen: Qwen3.8 Max",
@@ -13693,6 +13780,23 @@ export const MODELS = {
13693
13780
  contextWindow: 500000,
13694
13781
  maxTokens: 4096,
13695
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
+ },
13696
13800
  "x-ai/grok-build-0.1": {
13697
13801
  id: "x-ai/grok-build-0.1",
13698
13802
  name: "SpaceXAI: Grok Build 0.1",
@@ -13804,9 +13908,9 @@ export const MODELS = {
13804
13908
  reasoning: true,
13805
13909
  input: ["text"],
13806
13910
  cost: {
13807
- input: 0.5,
13808
- output: 2,
13809
- cacheRead: 0.09999999999999999,
13911
+ input: 0.55,
13912
+ output: 2.2,
13913
+ cacheRead: 0.11,
13810
13914
  cacheWrite: 0,
13811
13915
  },
13812
13916
  contextWindow: 204800,
@@ -13906,9 +14010,9 @@ export const MODELS = {
13906
14010
  reasoning: true,
13907
14011
  input: ["text"],
13908
14012
  cost: {
13909
- input: 0.952,
13910
- output: 2.992,
13911
- cacheRead: 0.17679999999999998,
14013
+ input: 1.4,
14014
+ output: 4.4,
14015
+ cacheRead: 0.26,
13912
14016
  cacheWrite: 0,
13913
14017
  },
13914
14018
  contextWindow: 204800,
@@ -13923,9 +14027,9 @@ export const MODELS = {
13923
14027
  reasoning: true,
13924
14028
  input: ["text"],
13925
14029
  cost: {
13926
- input: 0.4046,
13927
- output: 1.2716,
13928
- cacheRead: 0.07514,
14030
+ input: 0.49,
14031
+ output: 1.54,
14032
+ cacheRead: 0.091,
13929
14033
  cacheWrite: 0,
13930
14034
  },
13931
14035
  contextWindow: 1048576,
@@ -14042,13 +14146,13 @@ export const MODELS = {
14042
14146
  reasoning: true,
14043
14147
  input: ["text"],
14044
14148
  cost: {
14045
- input: 0.072,
14046
- output: 0.144,
14047
- cacheRead: 0.0144,
14149
+ input: 0.079996,
14150
+ output: 0.252,
14151
+ cacheRead: 0.0252,
14048
14152
  cacheWrite: 0,
14049
14153
  },
14050
14154
  contextWindow: 1048576,
14051
- maxTokens: 262144,
14155
+ maxTokens: 4096,
14052
14156
  },
14053
14157
  "~google/gemini-flash-latest": {
14054
14158
  id: "~google/gemini-flash-latest",
@@ -14146,7 +14250,7 @@ export const MODELS = {
14146
14250
  cost: {
14147
14251
  input: 2,
14148
14252
  output: 6,
14149
- cacheRead: 0.3,
14253
+ cacheRead: 0.5,
14150
14254
  cacheWrite: 0,
14151
14255
  },
14152
14256
  contextWindow: 500000,
@@ -15157,6 +15261,23 @@ export const MODELS = {
15157
15261
  contextWindow: 1048600,
15158
15262
  maxTokens: 1048600,
15159
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
+ },
15160
15281
  "google/gemini-2.5-flash": {
15161
15282
  id: "google/gemini-2.5-flash",
15162
15283
  name: "Gemini 2.5 Flash",
@@ -17214,6 +17335,23 @@ export const MODELS = {
17214
17335
  contextWindow: 500000,
17215
17336
  maxTokens: 500000,
17216
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
+ },
17217
17355
  "xai/grok-build-0.1": {
17218
17356
  id: "xai/grok-build-0.1",
17219
17357
  name: "Grok Build 0.1",
@@ -17590,6 +17728,23 @@ export const MODELS = {
17590
17728
  contextWindow: 500000,
17591
17729
  maxTokens: 500000,
17592
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
+ },
17593
17748
  "grok-build-0.1": {
17594
17749
  id: "grok-build-0.1",
17595
17750
  name: "Grok Build 0.1",