@dreb/ai 2.40.1 → 2.40.2
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
|
@@ -12344,9 +12344,9 @@ export const MODELS = {
|
|
|
12344
12344
|
reasoning: true,
|
|
12345
12345
|
input: ["text"],
|
|
12346
12346
|
cost: {
|
|
12347
|
-
input: 0.
|
|
12348
|
-
output: 2.
|
|
12349
|
-
cacheRead: 0.
|
|
12347
|
+
input: 0.9099999999999999,
|
|
12348
|
+
output: 2.8600000000000003,
|
|
12349
|
+
cacheRead: 0.16899999999999998,
|
|
12350
12350
|
cacheWrite: 0,
|
|
12351
12351
|
},
|
|
12352
12352
|
contextWindow: 1048576,
|
|
@@ -13366,8 +13366,8 @@ export const MODELS = {
|
|
|
13366
13366
|
reasoning: true,
|
|
13367
13367
|
input: ["text"],
|
|
13368
13368
|
cost: {
|
|
13369
|
-
input: 0.
|
|
13370
|
-
output: 0.
|
|
13369
|
+
input: 0.25,
|
|
13370
|
+
output: 0.95,
|
|
13371
13371
|
cacheRead: 0.13,
|
|
13372
13372
|
cacheWrite: 0,
|
|
13373
13373
|
},
|