@dreb/ai 2.27.2 → 2.27.3
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
|
@@ -8008,12 +8008,12 @@ export const MODELS = {
|
|
|
8008
8008
|
input: ["text", "image"],
|
|
8009
8009
|
cost: {
|
|
8010
8010
|
input: 0.12,
|
|
8011
|
-
output: 0.
|
|
8011
|
+
output: 0.35,
|
|
8012
8012
|
cacheRead: 0.09,
|
|
8013
8013
|
cacheWrite: 0,
|
|
8014
8014
|
},
|
|
8015
8015
|
contextWindow: 262144,
|
|
8016
|
-
maxTokens:
|
|
8016
|
+
maxTokens: 262144,
|
|
8017
8017
|
},
|
|
8018
8018
|
"google/gemma-4-31b-it:free": {
|
|
8019
8019
|
id: "google/gemma-4-31b-it:free",
|
|
@@ -8882,23 +8882,6 @@ export const MODELS = {
|
|
|
8882
8882
|
contextWindow: 128000,
|
|
8883
8883
|
maxTokens: 128000,
|
|
8884
8884
|
},
|
|
8885
|
-
"nvidia/nemotron-nano-9b-v2": {
|
|
8886
|
-
id: "nvidia/nemotron-nano-9b-v2",
|
|
8887
|
-
name: "NVIDIA: Nemotron Nano 9B V2",
|
|
8888
|
-
api: "openai-completions",
|
|
8889
|
-
provider: "openrouter",
|
|
8890
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8891
|
-
reasoning: true,
|
|
8892
|
-
input: ["text"],
|
|
8893
|
-
cost: {
|
|
8894
|
-
input: 0.04,
|
|
8895
|
-
output: 0.16,
|
|
8896
|
-
cacheRead: 0,
|
|
8897
|
-
cacheWrite: 0,
|
|
8898
|
-
},
|
|
8899
|
-
contextWindow: 131072,
|
|
8900
|
-
maxTokens: 16384,
|
|
8901
|
-
},
|
|
8902
8885
|
"nvidia/nemotron-nano-9b-v2:free": {
|
|
8903
8886
|
id: "nvidia/nemotron-nano-9b-v2:free",
|
|
8904
8887
|
name: "NVIDIA: Nemotron Nano 9B V2 (free)",
|
|
@@ -10625,13 +10608,13 @@ export const MODELS = {
|
|
|
10625
10608
|
reasoning: true,
|
|
10626
10609
|
input: ["text", "image"],
|
|
10627
10610
|
cost: {
|
|
10628
|
-
input: 0.
|
|
10611
|
+
input: 0.15,
|
|
10629
10612
|
output: 1,
|
|
10630
|
-
cacheRead: 0,
|
|
10613
|
+
cacheRead: 0.049999999999999996,
|
|
10631
10614
|
cacheWrite: 0,
|
|
10632
10615
|
},
|
|
10633
10616
|
contextWindow: 262144,
|
|
10634
|
-
maxTokens:
|
|
10617
|
+
maxTokens: 262144,
|
|
10635
10618
|
},
|
|
10636
10619
|
"qwen/qwen3.6-flash": {
|
|
10637
10620
|
id: "qwen/qwen3.6-flash",
|
|
@@ -10710,10 +10693,10 @@ export const MODELS = {
|
|
|
10710
10693
|
reasoning: true,
|
|
10711
10694
|
input: ["text", "image"],
|
|
10712
10695
|
cost: {
|
|
10713
|
-
input: 0.
|
|
10714
|
-
output: 1.
|
|
10715
|
-
cacheRead: 0.
|
|
10716
|
-
cacheWrite: 0.
|
|
10696
|
+
input: 0.32,
|
|
10697
|
+
output: 1.28,
|
|
10698
|
+
cacheRead: 0.064,
|
|
10699
|
+
cacheWrite: 0.39999999999999997,
|
|
10717
10700
|
},
|
|
10718
10701
|
contextWindow: 1000000,
|
|
10719
10702
|
maxTokens: 65536,
|