@dreb/ai 2.31.0 → 2.31.1

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.
@@ -3491,40 +3491,6 @@ export const MODELS = {
3491
3491
  contextWindow: 262144,
3492
3492
  maxTokens: 32768,
3493
3493
  },
3494
- "gemma-4-E2B-it": {
3495
- id: "gemma-4-E2B-it",
3496
- name: "Gemma 4 E2B IT",
3497
- api: "google-generative-ai",
3498
- provider: "google",
3499
- baseUrl: "https://generativelanguage.googleapis.com/v1beta",
3500
- reasoning: true,
3501
- input: ["text", "image"],
3502
- cost: {
3503
- input: 0,
3504
- output: 0,
3505
- cacheRead: 0,
3506
- cacheWrite: 0,
3507
- },
3508
- contextWindow: 131072,
3509
- maxTokens: 8192,
3510
- },
3511
- "gemma-4-E4B-it": {
3512
- id: "gemma-4-E4B-it",
3513
- name: "Gemma 4 E4B IT",
3514
- api: "google-generative-ai",
3515
- provider: "google",
3516
- baseUrl: "https://generativelanguage.googleapis.com/v1beta",
3517
- reasoning: true,
3518
- input: ["text", "image"],
3519
- cost: {
3520
- input: 0,
3521
- output: 0,
3522
- cacheRead: 0,
3523
- cacheWrite: 0,
3524
- },
3525
- contextWindow: 131072,
3526
- maxTokens: 8192,
3527
- },
3528
3494
  },
3529
3495
  "google-antigravity": {
3530
3496
  "claude-opus-4-5-thinking": {
@@ -7114,23 +7080,6 @@ export const MODELS = {
7114
7080
  contextWindow: 200000,
7115
7081
  maxTokens: 4096,
7116
7082
  },
7117
- "anthropic/claude-3.5-haiku": {
7118
- id: "anthropic/claude-3.5-haiku",
7119
- name: "Anthropic: Claude 3.5 Haiku",
7120
- api: "openai-completions",
7121
- provider: "openrouter",
7122
- baseUrl: "https://openrouter.ai/api/v1",
7123
- reasoning: false,
7124
- input: ["text", "image"],
7125
- cost: {
7126
- input: 0.7999999999999999,
7127
- output: 4,
7128
- cacheRead: 0.08,
7129
- cacheWrite: 1,
7130
- },
7131
- contextWindow: 200000,
7132
- maxTokens: 8192,
7133
- },
7134
7083
  "anthropic/claude-fable-5": {
7135
7084
  id: "anthropic/claude-fable-5",
7136
7085
  name: "Anthropic: Claude Fable 5",
@@ -7378,13 +7327,13 @@ export const MODELS = {
7378
7327
  reasoning: true,
7379
7328
  input: ["text"],
7380
7329
  cost: {
7381
- input: 0.22,
7382
- output: 0.85,
7330
+ input: 0.25,
7331
+ output: 0.7999999999999999,
7383
7332
  cacheRead: 0.06,
7384
7333
  cacheWrite: 0,
7385
7334
  },
7386
7335
  contextWindow: 262144,
7387
- maxTokens: 262144,
7336
+ maxTokens: 80000,
7388
7337
  },
7389
7338
  "arcee-ai/trinity-mini": {
7390
7339
  id: "arcee-ai/trinity-mini",
@@ -8755,9 +8704,9 @@ export const MODELS = {
8755
8704
  reasoning: true,
8756
8705
  input: ["text", "image"],
8757
8706
  cost: {
8758
- input: 0.67,
8759
- output: 3.5,
8760
- cacheRead: 0.19999999999999998,
8707
+ input: 0.66,
8708
+ output: 3.41,
8709
+ cacheRead: 0.144,
8761
8710
  cacheWrite: 0,
8762
8711
  },
8763
8712
  contextWindow: 262144,
@@ -8772,26 +8721,9 @@ export const MODELS = {
8772
8721
  reasoning: true,
8773
8722
  input: ["text", "image"],
8774
8723
  cost: {
8775
- input: 0.6799999999999999,
8776
- output: 3.41,
8777
- cacheRead: 0.144,
8778
- cacheWrite: 0,
8779
- },
8780
- contextWindow: 262144,
8781
- maxTokens: 262144,
8782
- },
8783
- "nex-agi/nex-n2-pro:free": {
8784
- id: "nex-agi/nex-n2-pro:free",
8785
- name: "Nex AGI: Nex-N2-Pro (free)",
8786
- api: "openai-completions",
8787
- provider: "openrouter",
8788
- baseUrl: "https://openrouter.ai/api/v1",
8789
- reasoning: true,
8790
- input: ["text", "image"],
8791
- cost: {
8792
- input: 0,
8793
- output: 0,
8794
- cacheRead: 0,
8724
+ input: 0.612,
8725
+ output: 3.0690000000000004,
8726
+ cacheRead: 0.1296,
8795
8727
  cacheWrite: 0,
8796
8728
  },
8797
8729
  contextWindow: 262144,
@@ -10914,13 +10846,13 @@ export const MODELS = {
10914
10846
  reasoning: true,
10915
10847
  input: ["text"],
10916
10848
  cost: {
10917
- input: 0.06599999999999999,
10918
- output: 0.26,
10919
- cacheRead: 0.029,
10849
+ input: 0.063,
10850
+ output: 0.21,
10851
+ cacheRead: 0.020999999999999998,
10920
10852
  cacheWrite: 0,
10921
10853
  },
10922
10854
  contextWindow: 262144,
10923
- maxTokens: 262144,
10855
+ maxTokens: 4096,
10924
10856
  },
10925
10857
  "thedrummer/rocinante-12b": {
10926
10858
  id: "thedrummer/rocinante-12b",
@@ -11222,11 +11154,11 @@ export const MODELS = {
11222
11154
  cost: {
11223
11155
  input: 0.98,
11224
11156
  output: 3.08,
11225
- cacheRead: 0.182,
11157
+ cacheRead: 0.49,
11226
11158
  cacheWrite: 0,
11227
11159
  },
11228
11160
  contextWindow: 202752,
11229
- maxTokens: 4096,
11161
+ maxTokens: 65535,
11230
11162
  },
11231
11163
  "z-ai/glm-5.2": {
11232
11164
  id: "z-ai/glm-5.2",
@@ -11237,12 +11169,29 @@ export const MODELS = {
11237
11169
  reasoning: true,
11238
11170
  input: ["text"],
11239
11171
  cost: {
11240
- input: 1.2,
11241
- output: 4.1,
11242
- cacheRead: 0.19999999999999998,
11172
+ input: 0.98,
11173
+ output: 3.08,
11174
+ cacheRead: 0.182,
11243
11175
  cacheWrite: 0,
11244
11176
  },
11245
11177
  contextWindow: 1048576,
11178
+ maxTokens: 4096,
11179
+ },
11180
+ "z-ai/glm-5v-turbo": {
11181
+ id: "z-ai/glm-5v-turbo",
11182
+ name: "Z.ai: GLM 5V Turbo",
11183
+ api: "openai-completions",
11184
+ provider: "openrouter",
11185
+ baseUrl: "https://openrouter.ai/api/v1",
11186
+ reasoning: true,
11187
+ input: ["text", "image"],
11188
+ cost: {
11189
+ input: 1.2,
11190
+ output: 4,
11191
+ cacheRead: 0.24,
11192
+ cacheWrite: 0,
11193
+ },
11194
+ contextWindow: 202752,
11246
11195
  maxTokens: 131072,
11247
11196
  },
11248
11197
  "~anthropic/claude-fable-latest": {
@@ -11356,9 +11305,9 @@ export const MODELS = {
11356
11305
  reasoning: true,
11357
11306
  input: ["text", "image"],
11358
11307
  cost: {
11359
- input: 0.67,
11360
- output: 3.5,
11361
- cacheRead: 0.19999999999999998,
11308
+ input: 0.66,
11309
+ output: 3.41,
11310
+ cacheRead: 0.144,
11362
11311
  cacheWrite: 0,
11363
11312
  },
11364
11313
  contextWindow: 262144,
@@ -13746,6 +13695,23 @@ export const MODELS = {
13746
13695
  contextWindow: 200000,
13747
13696
  maxTokens: 8000,
13748
13697
  },
13698
+ "sakana/fugu-ultra": {
13699
+ id: "sakana/fugu-ultra",
13700
+ name: "Fugu Ultra",
13701
+ api: "anthropic-messages",
13702
+ provider: "vercel-ai-gateway",
13703
+ baseUrl: "https://ai-gateway.vercel.sh",
13704
+ reasoning: true,
13705
+ input: ["text", "image"],
13706
+ cost: {
13707
+ input: 5,
13708
+ output: 30,
13709
+ cacheRead: 0.5,
13710
+ cacheWrite: 0,
13711
+ },
13712
+ contextWindow: 1000000,
13713
+ maxTokens: 1000000,
13714
+ },
13749
13715
  "stepfun/step-3.5-flash": {
13750
13716
  id: "stepfun/step-3.5-flash",
13751
13717
  name: "StepFun 3.5 Flash",