@dreb/ai 2.63.0 → 2.64.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.
@@ -9877,14 +9877,31 @@ export const MODELS = {
9877
9877
  reasoning: true,
9878
9878
  input: ["text"],
9879
9879
  cost: {
9880
- input: 0.06,
9881
- output: 0.12,
9882
- cacheRead: 0.012,
9880
+ input: 0.049999999999999996,
9881
+ output: 0.09999999999999999,
9882
+ cacheRead: 0.01,
9883
9883
  cacheWrite: 0,
9884
9884
  },
9885
9885
  contextWindow: 1310720,
9886
9886
  maxTokens: 943718,
9887
9887
  },
9888
+ "deepseek/deepseek-v4-flash-0731:batch": {
9889
+ id: "deepseek/deepseek-v4-flash-0731:batch",
9890
+ name: "DeepSeek: DeepSeek V4 Flash 0731 (batch)",
9891
+ api: "openai-completions",
9892
+ provider: "openrouter",
9893
+ baseUrl: "https://openrouter.ai/api/v1",
9894
+ reasoning: true,
9895
+ input: ["text"],
9896
+ cost: {
9897
+ input: 0.14,
9898
+ output: 0.28,
9899
+ cacheRead: 0.03,
9900
+ cacheWrite: 0,
9901
+ },
9902
+ contextWindow: 1048576,
9903
+ maxTokens: 943718,
9904
+ },
9888
9905
  "deepseek/deepseek-v4-flash-vision-exp": {
9889
9906
  id: "deepseek/deepseek-v4-flash-vision-exp",
9890
9907
  name: "DeepSeek: DeepSeek V4 Flash Vision Exp",
@@ -9911,9 +9928,9 @@ export const MODELS = {
9911
9928
  reasoning: true,
9912
9929
  input: ["text"],
9913
9930
  cost: {
9914
- input: 0.7518539999999999,
9915
- output: 1.5037079999999998,
9916
- cacheRead: 0.0626545,
9931
+ input: 0.741588,
9932
+ output: 1.483176,
9933
+ cacheRead: 0.061799,
9917
9934
  cacheWrite: 0,
9918
9935
  },
9919
9936
  contextWindow: 1048576,
@@ -9936,6 +9953,23 @@ export const MODELS = {
9936
9953
  contextWindow: 1048576,
9937
9954
  maxTokens: 384000,
9938
9955
  },
9956
+ "deepseek/deepseek-v4-pro-0813:batch": {
9957
+ id: "deepseek/deepseek-v4-pro-0813:batch",
9958
+ name: "DeepSeek: DeepSeek V4 Pro 0813 (batch)",
9959
+ api: "openai-completions",
9960
+ provider: "openrouter",
9961
+ baseUrl: "https://openrouter.ai/api/v1",
9962
+ reasoning: true,
9963
+ input: ["text"],
9964
+ cost: {
9965
+ input: 1.32,
9966
+ output: 3.9600000000000004,
9967
+ cacheRead: 0.13,
9968
+ cacheWrite: 0,
9969
+ },
9970
+ contextWindow: 1048576,
9971
+ maxTokens: 943718,
9972
+ },
9939
9973
  "dots-studio/dots-3-note-preview:free": {
9940
9974
  id: "dots-studio/dots-3-note-preview:free",
9941
9975
  name: "Dots Studio: Dots3-Note Preview (free)",
@@ -10463,6 +10497,23 @@ export const MODELS = {
10463
10497
  contextWindow: 262144,
10464
10498
  maxTokens: 16384,
10465
10499
  },
10500
+ "google/gemma-4-31b-it:batch": {
10501
+ id: "google/gemma-4-31b-it:batch",
10502
+ name: "Google: Gemma 4 31B (batch)",
10503
+ api: "openai-completions",
10504
+ provider: "openrouter",
10505
+ baseUrl: "https://openrouter.ai/api/v1",
10506
+ reasoning: true,
10507
+ input: ["text", "image"],
10508
+ cost: {
10509
+ input: 0.39,
10510
+ output: 0.9700000000000001,
10511
+ cacheRead: 0,
10512
+ cacheWrite: 0,
10513
+ },
10514
+ contextWindow: 262144,
10515
+ maxTokens: 235929,
10516
+ },
10466
10517
  "google/gemma-4-31b-it:free": {
10467
10518
  id: "google/gemma-4-31b-it:free",
10468
10519
  name: "Google: Gemma 4 31B (free)",
@@ -10726,6 +10777,23 @@ export const MODELS = {
10726
10777
  baseUrl: "https://openrouter.ai/api/v1",
10727
10778
  reasoning: true,
10728
10779
  input: ["text", "image"],
10780
+ cost: {
10781
+ input: 0.3,
10782
+ output: 1.2,
10783
+ cacheRead: 0.04,
10784
+ cacheWrite: 0,
10785
+ },
10786
+ contextWindow: 131072,
10787
+ maxTokens: 16384,
10788
+ },
10789
+ "meta/muse-glimmer-30b:batch": {
10790
+ id: "meta/muse-glimmer-30b:batch",
10791
+ name: "Meta: Muse Glimmer 30B (batch)",
10792
+ api: "openai-completions",
10793
+ provider: "openrouter",
10794
+ baseUrl: "https://openrouter.ai/api/v1",
10795
+ reasoning: true,
10796
+ input: ["text", "image"],
10729
10797
  cost: {
10730
10798
  input: 0.35,
10731
10799
  output: 1.5,
@@ -11440,6 +11508,23 @@ export const MODELS = {
11440
11508
  baseUrl: "https://openrouter.ai/api/v1",
11441
11509
  reasoning: true,
11442
11510
  input: ["text", "image"],
11511
+ cost: {
11512
+ input: 2.5500000000000003,
11513
+ output: 12.75,
11514
+ cacheRead: 0.25599998999999996,
11515
+ cacheWrite: 0,
11516
+ },
11517
+ contextWindow: 1048576,
11518
+ maxTokens: 943718,
11519
+ },
11520
+ "moonshotai/kimi-k3:batch": {
11521
+ id: "moonshotai/kimi-k3:batch",
11522
+ name: "MoonshotAI: Kimi K3 (batch)",
11523
+ api: "openai-completions",
11524
+ provider: "openrouter",
11525
+ baseUrl: "https://openrouter.ai/api/v1",
11526
+ reasoning: true,
11527
+ input: ["text", "image"],
11443
11528
  cost: {
11444
11529
  input: 3,
11445
11530
  output: 15,
@@ -12384,6 +12469,23 @@ export const MODELS = {
12384
12469
  contextWindow: 131072,
12385
12470
  maxTokens: 117964,
12386
12471
  },
12472
+ "openai/gpt-oss-120b:batch": {
12473
+ id: "openai/gpt-oss-120b:batch",
12474
+ name: "OpenAI: gpt-oss-120b (batch)",
12475
+ api: "openai-completions",
12476
+ provider: "openrouter",
12477
+ baseUrl: "https://openrouter.ai/api/v1",
12478
+ reasoning: true,
12479
+ input: ["text"],
12480
+ cost: {
12481
+ input: 0.15,
12482
+ output: 0.6,
12483
+ cacheRead: 0,
12484
+ cacheWrite: 0,
12485
+ },
12486
+ contextWindow: 131072,
12487
+ maxTokens: 117964,
12488
+ },
12387
12489
  "openai/gpt-oss-20b": {
12388
12490
  id: "openai/gpt-oss-20b",
12389
12491
  name: "OpenAI: gpt-oss-20b",
@@ -13073,13 +13175,13 @@ export const MODELS = {
13073
13175
  reasoning: false,
13074
13176
  input: ["text", "image"],
13075
13177
  cost: {
13076
- input: 0.13,
13077
- output: 0.52,
13178
+ input: 0.15,
13179
+ output: 0.6,
13078
13180
  cacheRead: 0,
13079
13181
  cacheWrite: 0,
13080
13182
  },
13081
13183
  contextWindow: 262144,
13082
- maxTokens: 32768,
13184
+ maxTokens: 16384,
13083
13185
  },
13084
13186
  "qwen/qwen3-vl-30b-a3b-thinking": {
13085
13187
  id: "qwen/qwen3-vl-30b-a3b-thinking",
@@ -13234,6 +13336,23 @@ export const MODELS = {
13234
13336
  contextWindow: 262144,
13235
13337
  maxTokens: 235929,
13236
13338
  },
13339
+ "qwen/qwen3.5-9b:batch": {
13340
+ id: "qwen/qwen3.5-9b:batch",
13341
+ name: "Qwen: Qwen3.5-9B (batch)",
13342
+ api: "openai-completions",
13343
+ provider: "openrouter",
13344
+ baseUrl: "https://openrouter.ai/api/v1",
13345
+ reasoning: true,
13346
+ input: ["text", "image"],
13347
+ cost: {
13348
+ input: 0.16999999999999998,
13349
+ output: 0.25,
13350
+ cacheRead: 0,
13351
+ cacheWrite: 0,
13352
+ },
13353
+ contextWindow: 262144,
13354
+ maxTokens: 235929,
13355
+ },
13237
13356
  "qwen/qwen3.5-flash-02-23": {
13238
13357
  id: "qwen/qwen3.5-flash-02-23",
13239
13358
  name: "Qwen: Qwen3.5-Flash",
@@ -13727,6 +13846,23 @@ export const MODELS = {
13727
13846
  contextWindow: 1048576,
13728
13847
  maxTokens: 262144,
13729
13848
  },
13849
+ "thinkingmachines/inkling-small:batch": {
13850
+ id: "thinkingmachines/inkling-small:batch",
13851
+ name: "Thinking Machines: Inkling Small (batch)",
13852
+ api: "openai-completions",
13853
+ provider: "openrouter",
13854
+ baseUrl: "https://openrouter.ai/api/v1",
13855
+ reasoning: true,
13856
+ input: ["text", "image"],
13857
+ cost: {
13858
+ input: 0.5,
13859
+ output: 1.2,
13860
+ cacheRead: 0.09999999999999999,
13861
+ cacheWrite: 0,
13862
+ },
13863
+ contextWindow: 524288,
13864
+ maxTokens: 471859,
13865
+ },
13730
13866
  "thinkingmachines/inkling-small:free": {
13731
13867
  id: "thinkingmachines/inkling-small:free",
13732
13868
  name: "Thinking Machines: Inkling Small (free)",
@@ -14169,6 +14305,23 @@ export const MODELS = {
14169
14305
  contextWindow: 1310720,
14170
14306
  maxTokens: 131072,
14171
14307
  },
14308
+ "z-ai/glm-5.3-flash:batch": {
14309
+ id: "z-ai/glm-5.3-flash:batch",
14310
+ name: "Z.ai: GLM 5.3 Flash (batch)",
14311
+ api: "openai-completions",
14312
+ provider: "openrouter",
14313
+ baseUrl: "https://openrouter.ai/api/v1",
14314
+ reasoning: true,
14315
+ input: ["text", "image"],
14316
+ cost: {
14317
+ input: 0.15,
14318
+ output: 0.5,
14319
+ cacheRead: 0.03,
14320
+ cacheWrite: 0,
14321
+ },
14322
+ contextWindow: 1048575,
14323
+ maxTokens: 943717,
14324
+ },
14172
14325
  "z-ai/glm-5v-turbo": {
14173
14326
  id: "z-ai/glm-5v-turbo",
14174
14327
  name: "Z.ai: GLM 5V Turbo",