@dreb/ai 2.4.2 → 2.4.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
|
@@ -7989,11 +7989,11 @@ export const MODELS = {
|
|
|
7989
7989
|
cost: {
|
|
7990
7990
|
input: 0.3,
|
|
7991
7991
|
output: 1.2,
|
|
7992
|
-
cacheRead: 0.
|
|
7992
|
+
cacheRead: 0.059,
|
|
7993
7993
|
cacheWrite: 0,
|
|
7994
7994
|
},
|
|
7995
|
-
contextWindow:
|
|
7996
|
-
maxTokens:
|
|
7995
|
+
contextWindow: 196608,
|
|
7996
|
+
maxTokens: 4096,
|
|
7997
7997
|
},
|
|
7998
7998
|
"mistralai/codestral-2508": {
|
|
7999
7999
|
id: "mistralai/codestral-2508",
|