@dreb/ai 2.44.0 → 2.45.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
|
@@ -9185,13 +9185,13 @@ export const MODELS = {
|
|
|
9185
9185
|
reasoning: false,
|
|
9186
9186
|
input: ["text", "image"],
|
|
9187
9187
|
cost: {
|
|
9188
|
-
input: 0.
|
|
9189
|
-
output: 0.
|
|
9190
|
-
cacheRead: 0,
|
|
9188
|
+
input: 0.08,
|
|
9189
|
+
output: 0.44999999999999996,
|
|
9190
|
+
cacheRead: 0.04,
|
|
9191
9191
|
cacheWrite: 0,
|
|
9192
9192
|
},
|
|
9193
9193
|
contextWindow: 262144,
|
|
9194
|
-
maxTokens:
|
|
9194
|
+
maxTokens: 131072,
|
|
9195
9195
|
},
|
|
9196
9196
|
"google/gemma-4-26b-a4b-it": {
|
|
9197
9197
|
id: "google/gemma-4-26b-a4b-it",
|
|
@@ -9329,6 +9329,23 @@ export const MODELS = {
|
|
|
9329
9329
|
contextWindow: 262144,
|
|
9330
9330
|
maxTokens: 32768,
|
|
9331
9331
|
},
|
|
9332
|
+
"inclusionai/ling-3.0-flash:free": {
|
|
9333
|
+
id: "inclusionai/ling-3.0-flash:free",
|
|
9334
|
+
name: "Ling-3.0-flash (free)",
|
|
9335
|
+
api: "openai-completions",
|
|
9336
|
+
provider: "openrouter",
|
|
9337
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
9338
|
+
reasoning: true,
|
|
9339
|
+
input: ["text"],
|
|
9340
|
+
cost: {
|
|
9341
|
+
input: 0,
|
|
9342
|
+
output: 0,
|
|
9343
|
+
cacheRead: 0,
|
|
9344
|
+
cacheWrite: 0,
|
|
9345
|
+
},
|
|
9346
|
+
contextWindow: 262144,
|
|
9347
|
+
maxTokens: 32768,
|
|
9348
|
+
},
|
|
9332
9349
|
"inclusionai/ring-2.6-1t": {
|
|
9333
9350
|
id: "inclusionai/ring-2.6-1t",
|
|
9334
9351
|
name: "inclusionAI: Ring-2.6-1T",
|
|
@@ -9542,9 +9559,9 @@ export const MODELS = {
|
|
|
9542
9559
|
reasoning: true,
|
|
9543
9560
|
input: ["text"],
|
|
9544
9561
|
cost: {
|
|
9545
|
-
input: 0.
|
|
9546
|
-
output: 1.
|
|
9547
|
-
cacheRead: 0
|
|
9562
|
+
input: 0.255,
|
|
9563
|
+
output: 1.02,
|
|
9564
|
+
cacheRead: 0,
|
|
9548
9565
|
cacheWrite: 0,
|
|
9549
9566
|
},
|
|
9550
9567
|
contextWindow: 204800,
|
|
@@ -11905,13 +11922,13 @@ export const MODELS = {
|
|
|
11905
11922
|
reasoning: true,
|
|
11906
11923
|
input: ["text", "image"],
|
|
11907
11924
|
cost: {
|
|
11908
|
-
input: 0.
|
|
11909
|
-
output:
|
|
11925
|
+
input: 0.195,
|
|
11926
|
+
output: 1.56,
|
|
11910
11927
|
cacheRead: 0,
|
|
11911
11928
|
cacheWrite: 0,
|
|
11912
11929
|
},
|
|
11913
11930
|
contextWindow: 262144,
|
|
11914
|
-
maxTokens:
|
|
11931
|
+
maxTokens: 65536,
|
|
11915
11932
|
},
|
|
11916
11933
|
"qwen/qwen3.5-35b-a3b": {
|
|
11917
11934
|
id: "qwen/qwen3.5-35b-a3b",
|
|
@@ -12602,9 +12619,9 @@ export const MODELS = {
|
|
|
12602
12619
|
reasoning: true,
|
|
12603
12620
|
input: ["text"],
|
|
12604
12621
|
cost: {
|
|
12605
|
-
input: 0.
|
|
12606
|
-
output: 2.
|
|
12607
|
-
cacheRead: 0.
|
|
12622
|
+
input: 0.8078000000000001,
|
|
12623
|
+
output: 2.5388,
|
|
12624
|
+
cacheRead: 0.15002,
|
|
12608
12625
|
cacheWrite: 0,
|
|
12609
12626
|
},
|
|
12610
12627
|
contextWindow: 1048576,
|