@caupulican/pi-ai 0.81.0 → 0.81.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
|
@@ -13437,13 +13437,13 @@ export const MODELS = {
|
|
|
13437
13437
|
reasoning: true,
|
|
13438
13438
|
input: ["text"],
|
|
13439
13439
|
cost: {
|
|
13440
|
-
input: 0.
|
|
13441
|
-
output: 2.
|
|
13442
|
-
cacheRead: 0.
|
|
13440
|
+
input: 0.6986,
|
|
13441
|
+
output: 2.1956,
|
|
13442
|
+
cacheRead: 0.12974,
|
|
13443
13443
|
cacheWrite: 0,
|
|
13444
13444
|
},
|
|
13445
13445
|
contextWindow: 1048576,
|
|
13446
|
-
maxTokens:
|
|
13446
|
+
maxTokens: 131072,
|
|
13447
13447
|
},
|
|
13448
13448
|
"z-ai/glm-5v-turbo": {
|
|
13449
13449
|
id: "z-ai/glm-5v-turbo",
|