@asm-agent/ai 0.8.2 → 0.8.4
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
|
@@ -11140,9 +11140,9 @@ export const MODELS = {
|
|
|
11140
11140
|
thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max", "max": null },
|
|
11141
11141
|
input: ["text"],
|
|
11142
11142
|
cost: {
|
|
11143
|
-
input: 0.
|
|
11144
|
-
output: 0.
|
|
11145
|
-
cacheRead: 0.
|
|
11143
|
+
input: 0.08512,
|
|
11144
|
+
output: 0.17024,
|
|
11145
|
+
cacheRead: 0.017024,
|
|
11146
11146
|
cacheWrite: 0,
|
|
11147
11147
|
},
|
|
11148
11148
|
contextWindow: 1048576,
|