@dreb/ai 2.46.0 → 2.47.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
|
@@ -10603,11 +10603,11 @@ export const MODELS = {
|
|
|
10603
10603
|
cost: {
|
|
10604
10604
|
input: 0.049999999999999996,
|
|
10605
10605
|
output: 0.19999999999999998,
|
|
10606
|
-
cacheRead: 0.
|
|
10606
|
+
cacheRead: 0.03,
|
|
10607
10607
|
cacheWrite: 0,
|
|
10608
10608
|
},
|
|
10609
10609
|
contextWindow: 262144,
|
|
10610
|
-
maxTokens:
|
|
10610
|
+
maxTokens: 262144,
|
|
10611
10611
|
},
|
|
10612
10612
|
"nvidia/nemotron-3-nano-30b-a3b:free": {
|
|
10613
10613
|
id: "nvidia/nemotron-3-nano-30b-a3b:free",
|
|
@@ -11910,9 +11910,9 @@ export const MODELS = {
|
|
|
11910
11910
|
reasoning: true,
|
|
11911
11911
|
input: ["text"],
|
|
11912
11912
|
cost: {
|
|
11913
|
-
input: 0.
|
|
11914
|
-
output: 0.
|
|
11915
|
-
cacheRead: 0.
|
|
11913
|
+
input: 0.09,
|
|
11914
|
+
output: 0.18,
|
|
11915
|
+
cacheRead: 0.009,
|
|
11916
11916
|
cacheWrite: 0,
|
|
11917
11917
|
},
|
|
11918
11918
|
contextWindow: 1048576,
|
|
@@ -12901,7 +12901,7 @@ export const MODELS = {
|
|
|
12901
12901
|
cacheRead: 0,
|
|
12902
12902
|
cacheWrite: 0,
|
|
12903
12903
|
},
|
|
12904
|
-
contextWindow:
|
|
12904
|
+
contextWindow: 1024000,
|
|
12905
12905
|
maxTokens: 32768,
|
|
12906
12906
|
},
|
|
12907
12907
|
"thinkingmachines/inkling": {
|