@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.
package/dist/models.generated.js
CHANGED
|
@@ -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-
|
|
4466
|
-
id: "qwen/qwen3-
|
|
4467
|
-
name: "Qwen3
|
|
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.
|
|
4475
|
-
output:
|
|
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:
|
|
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
|
|
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.
|
|
9910
|
-
output: 1,
|
|
9911
|
-
cacheRead: 0.
|
|
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.
|
|
10165
|
-
output: 0.
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
12605
|
+
name: "SpaceXAI: Grok Build 0.1",
|
|
12623
12606
|
api: "openai-completions",
|
|
12624
12607
|
provider: "openrouter",
|
|
12625
12608
|
baseUrl: "https://openrouter.ai/api/v1",
|