@caupulican/pi-ai 0.80.85 → 0.80.86
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
|
@@ -13108,13 +13108,13 @@ export const MODELS = {
|
|
|
13108
13108
|
reasoning: true,
|
|
13109
13109
|
input: ["text"],
|
|
13110
13110
|
cost: {
|
|
13111
|
-
input: 0.
|
|
13111
|
+
input: 0.94,
|
|
13112
13112
|
output: 3,
|
|
13113
13113
|
cacheRead: 0.18,
|
|
13114
13114
|
cacheWrite: 0,
|
|
13115
13115
|
},
|
|
13116
13116
|
contextWindow: 1048576,
|
|
13117
|
-
maxTokens:
|
|
13117
|
+
maxTokens: 4096,
|
|
13118
13118
|
},
|
|
13119
13119
|
"z-ai/glm-5v-turbo": {
|
|
13120
13120
|
id: "z-ai/glm-5v-turbo",
|