@dreb/ai 2.32.0 → 2.33.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.
@@ -4403,6 +4403,24 @@ export const MODELS = {
4403
4403
  contextWindow: 262144,
4404
4404
  maxTokens: 65536,
4405
4405
  },
4406
+ "Qwen/Qwen3.6-27B": {
4407
+ id: "Qwen/Qwen3.6-27B",
4408
+ name: "Qwen3.6 27B",
4409
+ api: "openai-completions",
4410
+ provider: "huggingface",
4411
+ baseUrl: "https://router.huggingface.co/v1",
4412
+ compat: { "supportsDeveloperRole": false },
4413
+ reasoning: true,
4414
+ input: ["text", "image"],
4415
+ cost: {
4416
+ input: 0.47,
4417
+ output: 3.19,
4418
+ cacheRead: 0,
4419
+ cacheWrite: 0,
4420
+ },
4421
+ contextWindow: 262144,
4422
+ maxTokens: 65536,
4423
+ },
4406
4424
  "Qwen/Qwen3.6-35B-A3B": {
4407
4425
  id: "Qwen/Qwen3.6-35B-A3B",
4408
4426
  name: "Qwen3.6 35B-A3B",
@@ -4439,6 +4457,24 @@ export const MODELS = {
4439
4457
  contextWindow: 262144,
4440
4458
  maxTokens: 4096,
4441
4459
  },
4460
+ "XiaomiMiMo/MiMo-V2.5-Pro": {
4461
+ id: "XiaomiMiMo/MiMo-V2.5-Pro",
4462
+ name: "MiMo-V2.5-Pro",
4463
+ api: "openai-completions",
4464
+ provider: "huggingface",
4465
+ baseUrl: "https://router.huggingface.co/v1",
4466
+ compat: { "supportsDeveloperRole": false },
4467
+ reasoning: true,
4468
+ input: ["text"],
4469
+ cost: {
4470
+ input: 1,
4471
+ output: 3,
4472
+ cacheRead: 0,
4473
+ cacheWrite: 0,
4474
+ },
4475
+ contextWindow: 1048576,
4476
+ maxTokens: 131072,
4477
+ },
4442
4478
  "deepseek-ai/DeepSeek-R1": {
4443
4479
  id: "deepseek-ai/DeepSeek-R1",
4444
4480
  name: "DeepSeek-R1",
@@ -4709,6 +4745,24 @@ export const MODELS = {
4709
4745
  contextWindow: 262144,
4710
4746
  maxTokens: 256000,
4711
4747
  },
4748
+ "stepfun-ai/Step-3.7-Flash": {
4749
+ id: "stepfun-ai/Step-3.7-Flash",
4750
+ name: "Step 3.7 Flash",
4751
+ api: "openai-completions",
4752
+ provider: "huggingface",
4753
+ baseUrl: "https://router.huggingface.co/v1",
4754
+ compat: { "supportsDeveloperRole": false },
4755
+ reasoning: true,
4756
+ input: ["text", "image"],
4757
+ cost: {
4758
+ input: 0.2,
4759
+ output: 1.15,
4760
+ cacheRead: 0,
4761
+ cacheWrite: 0,
4762
+ },
4763
+ contextWindow: 262144,
4764
+ maxTokens: 256000,
4765
+ },
4712
4766
  "zai-org/GLM-4.5": {
4713
4767
  id: "zai-org/GLM-4.5",
4714
4768
  name: "GLM-4.5",
@@ -7324,9 +7378,9 @@ export const MODELS = {
7324
7378
  "qwen3.6-plus": {
7325
7379
  id: "qwen3.6-plus",
7326
7380
  name: "Qwen3.6 Plus",
7327
- api: "anthropic-messages",
7381
+ api: "openai-completions",
7328
7382
  provider: "opencode-go",
7329
- baseUrl: "https://opencode.ai/zen/go",
7383
+ baseUrl: "https://opencode.ai/zen/go/v1",
7330
7384
  reasoning: true,
7331
7385
  input: ["text", "image"],
7332
7386
  cost: {
@@ -7341,9 +7395,9 @@ export const MODELS = {
7341
7395
  "qwen3.7-max": {
7342
7396
  id: "qwen3.7-max",
7343
7397
  name: "Qwen3.7 Max",
7344
- api: "anthropic-messages",
7398
+ api: "openai-completions",
7345
7399
  provider: "opencode-go",
7346
- baseUrl: "https://opencode.ai/zen/go",
7400
+ baseUrl: "https://opencode.ai/zen/go/v1",
7347
7401
  reasoning: true,
7348
7402
  input: ["text"],
7349
7403
  cost: {
@@ -7358,9 +7412,9 @@ export const MODELS = {
7358
7412
  "qwen3.7-plus": {
7359
7413
  id: "qwen3.7-plus",
7360
7414
  name: "Qwen3.7 Plus",
7361
- api: "anthropic-messages",
7415
+ api: "openai-completions",
7362
7416
  provider: "opencode-go",
7363
- baseUrl: "https://opencode.ai/zen/go",
7417
+ baseUrl: "https://opencode.ai/zen/go/v1",
7364
7418
  reasoning: true,
7365
7419
  input: ["text", "image"],
7366
7420
  cost: {
@@ -8692,9 +8746,9 @@ export const MODELS = {
8692
8746
  reasoning: true,
8693
8747
  input: ["text"],
8694
8748
  cost: {
8695
- input: 0.15,
8696
- output: 0.8999999999999999,
8697
- cacheRead: 0.049999999999999996,
8749
+ input: 0.12,
8750
+ output: 0.48,
8751
+ cacheRead: 0,
8698
8752
  cacheWrite: 0,
8699
8753
  },
8700
8754
  contextWindow: 204800,
@@ -8709,8 +8763,8 @@ export const MODELS = {
8709
8763
  reasoning: true,
8710
8764
  input: ["text"],
8711
8765
  cost: {
8712
- input: 0.24,
8713
- output: 0.96,
8766
+ input: 0.18,
8767
+ output: 0.72,
8714
8768
  cacheRead: 0,
8715
8769
  cacheWrite: 0,
8716
8770
  },
@@ -9984,13 +10038,13 @@ export const MODELS = {
9984
10038
  reasoning: true,
9985
10039
  input: ["text"],
9986
10040
  cost: {
9987
- input: 0.039,
9988
- output: 0.18,
10041
+ input: 0.03,
10042
+ output: 0.15,
9989
10043
  cacheRead: 0,
9990
10044
  cacheWrite: 0,
9991
10045
  },
9992
10046
  contextWindow: 131072,
9993
- maxTokens: 4096,
10047
+ maxTokens: 131072,
9994
10048
  },
9995
10049
  "openai/gpt-oss-120b:free": {
9996
10050
  id: "openai/gpt-oss-120b:free",
@@ -14608,7 +14662,7 @@ export const MODELS = {
14608
14662
  provider: "vercel-ai-gateway",
14609
14663
  baseUrl: "https://ai-gateway.vercel.sh",
14610
14664
  reasoning: true,
14611
- input: ["text", "image"],
14665
+ input: ["text"],
14612
14666
  cost: {
14613
14667
  input: 0.435,
14614
14668
  output: 0.87,