@dreb/ai 2.25.1 → 2.25.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
|
@@ -8093,12 +8093,12 @@ export const MODELS = {
|
|
|
8093
8093
|
input: ["text", "image"],
|
|
8094
8094
|
cost: {
|
|
8095
8095
|
input: 0.12,
|
|
8096
|
-
output: 0.
|
|
8097
|
-
cacheRead: 0,
|
|
8096
|
+
output: 0.36,
|
|
8097
|
+
cacheRead: 0.09,
|
|
8098
8098
|
cacheWrite: 0,
|
|
8099
8099
|
},
|
|
8100
8100
|
contextWindow: 262144,
|
|
8101
|
-
maxTokens:
|
|
8101
|
+
maxTokens: 8192,
|
|
8102
8102
|
},
|
|
8103
8103
|
"google/gemma-4-31b-it:free": {
|
|
8104
8104
|
id: "google/gemma-4-31b-it:free",
|
|
@@ -8404,7 +8404,7 @@ export const MODELS = {
|
|
|
8404
8404
|
cacheWrite: 0,
|
|
8405
8405
|
},
|
|
8406
8406
|
contextWindow: 204800,
|
|
8407
|
-
maxTokens:
|
|
8407
|
+
maxTokens: 196608,
|
|
8408
8408
|
},
|
|
8409
8409
|
"minimax/minimax-m3": {
|
|
8410
8410
|
id: "minimax/minimax-m3",
|