@dreb/ai 2.52.0 → 2.53.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.
@@ -4394,23 +4394,6 @@ export const MODELS = {
4394
4394
  contextWindow: 131072,
4395
4395
  maxTokens: 32768,
4396
4396
  },
4397
- "meta-llama/llama-4-scout-17b-16e-instruct": {
4398
- id: "meta-llama/llama-4-scout-17b-16e-instruct",
4399
- name: "Llama 4 Scout 17B 16E",
4400
- api: "openai-completions",
4401
- provider: "groq",
4402
- baseUrl: "https://api.groq.com/openai/v1",
4403
- reasoning: false,
4404
- input: ["text", "image"],
4405
- cost: {
4406
- input: 0.11,
4407
- output: 0.34,
4408
- cacheRead: 0,
4409
- cacheWrite: 0,
4410
- },
4411
- contextWindow: 131072,
4412
- maxTokens: 8192,
4413
- },
4414
4397
  "openai/gpt-oss-120b": {
4415
4398
  id: "openai/gpt-oss-120b",
4416
4399
  name: "GPT OSS 120B",
@@ -4462,22 +4445,22 @@ export const MODELS = {
4462
4445
  contextWindow: 131072,
4463
4446
  maxTokens: 65536,
4464
4447
  },
4465
- "qwen/qwen3-32b": {
4466
- id: "qwen/qwen3-32b",
4467
- name: "Qwen3-32B",
4448
+ "qwen/qwen3.6-27b": {
4449
+ id: "qwen/qwen3.6-27b",
4450
+ name: "Qwen3.6 27B",
4468
4451
  api: "openai-completions",
4469
4452
  provider: "groq",
4470
4453
  baseUrl: "https://api.groq.com/openai/v1",
4471
4454
  reasoning: true,
4472
- input: ["text"],
4455
+ input: ["text", "image"],
4473
4456
  cost: {
4474
- input: 0.29,
4475
- output: 0.59,
4476
- cacheRead: 0,
4457
+ input: 0.6,
4458
+ output: 3,
4459
+ cacheRead: 0.3,
4477
4460
  cacheWrite: 0,
4478
4461
  },
4479
4462
  contextWindow: 131072,
4480
- maxTokens: 40960,
4463
+ maxTokens: 16384,
4481
4464
  },
4482
4465
  },
4483
4466
  "huggingface": {
@@ -7328,7 +7311,7 @@ export const MODELS = {
7328
7311
  },
7329
7312
  "deepseek-v4-flash": {
7330
7313
  id: "deepseek-v4-flash",
7331
- name: "DeepSeek V4 Flash 0731",
7314
+ name: "DeepSeek V4 Flash (New)",
7332
7315
  api: "openai-completions",
7333
7316
  provider: "opencode",
7334
7317
  baseUrl: "https://opencode.ai/zen/v1",
@@ -9906,9 +9889,9 @@ export const MODELS = {
9906
9889
  reasoning: true,
9907
9890
  input: ["text"],
9908
9891
  cost: {
9909
- input: 0.25,
9910
- output: 1,
9911
- cacheRead: 0.049999999999999996,
9892
+ input: 0.27,
9893
+ output: 1.08,
9894
+ cacheRead: 0.054,
9912
9895
  cacheWrite: 0,
9913
9896
  },
9914
9897
  contextWindow: 204800,
@@ -10161,8 +10144,8 @@ export const MODELS = {
10161
10144
  reasoning: false,
10162
10145
  input: ["text", "image"],
10163
10146
  cost: {
10164
- input: 0.075,
10165
- output: 0.19999999999999998,
10147
+ input: 0.09375,
10148
+ output: 0.25,
10166
10149
  cacheRead: 0,
10167
10150
  cacheWrite: 0,
10168
10151
  },
@@ -12568,7 +12551,7 @@ export const MODELS = {
12568
12551
  },
12569
12552
  "x-ai/grok-4.20": {
12570
12553
  id: "x-ai/grok-4.20",
12571
- name: "xAI: Grok 4.20",
12554
+ name: "SpaceXAI: Grok 4.20",
12572
12555
  api: "openai-completions",
12573
12556
  provider: "openrouter",
12574
12557
  baseUrl: "https://openrouter.ai/api/v1",
@@ -12585,7 +12568,7 @@ export const MODELS = {
12585
12568
  },
12586
12569
  "x-ai/grok-4.3": {
12587
12570
  id: "x-ai/grok-4.3",
12588
- name: "xAI: Grok 4.3",
12571
+ name: "SpaceXAI: Grok 4.3",
12589
12572
  api: "openai-completions",
12590
12573
  provider: "openrouter",
12591
12574
  baseUrl: "https://openrouter.ai/api/v1",
@@ -12602,7 +12585,7 @@ export const MODELS = {
12602
12585
  },
12603
12586
  "x-ai/grok-4.5": {
12604
12587
  id: "x-ai/grok-4.5",
12605
- name: "xAI: Grok 4.5",
12588
+ name: "SpaceXAI: Grok 4.5",
12606
12589
  api: "openai-completions",
12607
12590
  provider: "openrouter",
12608
12591
  baseUrl: "https://openrouter.ai/api/v1",
@@ -12619,7 +12602,7 @@ export const MODELS = {
12619
12602
  },
12620
12603
  "x-ai/grok-build-0.1": {
12621
12604
  id: "x-ai/grok-build-0.1",
12622
- name: "xAI: Grok Build 0.1",
12605
+ name: "SpaceXAI: Grok Build 0.1",
12623
12606
  api: "openai-completions",
12624
12607
  provider: "openrouter",
12625
12608
  baseUrl: "https://openrouter.ai/api/v1",