@dreb/ai 2.8.0 → 2.9.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
|
@@ -7636,7 +7636,7 @@ export const MODELS = {
|
|
|
7636
7636
|
cacheRead: 0.024999999999999998,
|
|
7637
7637
|
cacheWrite: 0.08333333333333334,
|
|
7638
7638
|
},
|
|
7639
|
-
contextWindow:
|
|
7639
|
+
contextWindow: 1048576,
|
|
7640
7640
|
maxTokens: 8192,
|
|
7641
7641
|
},
|
|
7642
7642
|
"google/gemini-2.0-flash-lite-001": {
|
|
@@ -10470,13 +10470,13 @@ export const MODELS = {
|
|
|
10470
10470
|
reasoning: true,
|
|
10471
10471
|
input: ["text", "image"],
|
|
10472
10472
|
cost: {
|
|
10473
|
-
input: 0.
|
|
10473
|
+
input: 0.09999999999999999,
|
|
10474
10474
|
output: 0.15,
|
|
10475
10475
|
cacheRead: 0,
|
|
10476
10476
|
cacheWrite: 0,
|
|
10477
10477
|
},
|
|
10478
|
-
contextWindow:
|
|
10479
|
-
maxTokens:
|
|
10478
|
+
contextWindow: 262144,
|
|
10479
|
+
maxTokens: 4096,
|
|
10480
10480
|
},
|
|
10481
10481
|
"qwen/qwen3.5-flash-02-23": {
|
|
10482
10482
|
id: "qwen/qwen3.5-flash-02-23",
|