@caupulican/pi-ai 0.80.98 → 0.80.100
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
|
@@ -17150,12 +17150,12 @@ export const MODELS = {
|
|
|
17150
17150
|
reasoning: true,
|
|
17151
17151
|
input: ["text"],
|
|
17152
17152
|
cost: {
|
|
17153
|
-
input: 1.
|
|
17154
|
-
output: 4.
|
|
17155
|
-
cacheRead: 0.
|
|
17153
|
+
input: 1.4,
|
|
17154
|
+
output: 4.4,
|
|
17155
|
+
cacheRead: 0.26,
|
|
17156
17156
|
cacheWrite: 0,
|
|
17157
17157
|
},
|
|
17158
|
-
contextWindow:
|
|
17158
|
+
contextWindow: 1040000,
|
|
17159
17159
|
maxTokens: 128000,
|
|
17160
17160
|
},
|
|
17161
17161
|
"zai/glm-5.2-fast": {
|