@caupulican/pi-ai 0.81.21 → 0.81.22
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
|
@@ -13541,13 +13541,13 @@ export const MODELS = {
|
|
|
13541
13541
|
reasoning: true,
|
|
13542
13542
|
input: ["text"],
|
|
13543
13543
|
cost: {
|
|
13544
|
-
input: 0.
|
|
13545
|
-
output:
|
|
13546
|
-
cacheRead: 0.
|
|
13544
|
+
input: 0.8999999999999999,
|
|
13545
|
+
output: 3.08,
|
|
13546
|
+
cacheRead: 0.18,
|
|
13547
13547
|
cacheWrite: 0,
|
|
13548
13548
|
},
|
|
13549
13549
|
contextWindow: 1048576,
|
|
13550
|
-
maxTokens:
|
|
13550
|
+
maxTokens: 1048576,
|
|
13551
13551
|
},
|
|
13552
13552
|
"z-ai/glm-5v-turbo": {
|
|
13553
13553
|
id: "z-ai/glm-5v-turbo",
|