@apholdings/jensen-ai 0.1.5 → 0.57.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
|
@@ -9228,12 +9228,12 @@ export const MODELS = {
|
|
|
9228
9228
|
input: ["text"],
|
|
9229
9229
|
cost: {
|
|
9230
9230
|
input: 0.03,
|
|
9231
|
-
output: 0.
|
|
9232
|
-
cacheRead: 0,
|
|
9231
|
+
output: 0.11,
|
|
9232
|
+
cacheRead: 0.015,
|
|
9233
9233
|
cacheWrite: 0,
|
|
9234
9234
|
},
|
|
9235
9235
|
contextWindow: 131072,
|
|
9236
|
-
maxTokens:
|
|
9236
|
+
maxTokens: 131072,
|
|
9237
9237
|
},
|
|
9238
9238
|
"openai/gpt-oss-20b:free": {
|
|
9239
9239
|
id: "openai/gpt-oss-20b:free",
|