@caupulican/pi-ai 0.78.4 → 0.79.0
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
|
@@ -12073,13 +12073,13 @@ export const MODELS = {
|
|
|
12073
12073
|
reasoning: true,
|
|
12074
12074
|
input: ["text"],
|
|
12075
12075
|
cost: {
|
|
12076
|
-
input: 0.
|
|
12077
|
-
output: 0.
|
|
12078
|
-
cacheRead: 0.
|
|
12076
|
+
input: 0.06599999999999999,
|
|
12077
|
+
output: 0.26,
|
|
12078
|
+
cacheRead: 0.029,
|
|
12079
12079
|
cacheWrite: 0,
|
|
12080
12080
|
},
|
|
12081
12081
|
contextWindow: 262144,
|
|
12082
|
-
maxTokens:
|
|
12082
|
+
maxTokens: 262144,
|
|
12083
12083
|
},
|
|
12084
12084
|
"thedrummer/rocinante-12b": {
|
|
12085
12085
|
id: "thedrummer/rocinante-12b",
|
|
@@ -12402,7 +12402,7 @@ export const MODELS = {
|
|
|
12402
12402
|
cacheWrite: 0,
|
|
12403
12403
|
},
|
|
12404
12404
|
contextWindow: 202752,
|
|
12405
|
-
maxTokens:
|
|
12405
|
+
maxTokens: 16384,
|
|
12406
12406
|
},
|
|
12407
12407
|
"z-ai/glm-5-turbo": {
|
|
12408
12408
|
id: "z-ai/glm-5-turbo",
|
|
@@ -12436,7 +12436,7 @@ export const MODELS = {
|
|
|
12436
12436
|
cacheWrite: 0,
|
|
12437
12437
|
},
|
|
12438
12438
|
contextWindow: 202752,
|
|
12439
|
-
maxTokens:
|
|
12439
|
+
maxTokens: 131072,
|
|
12440
12440
|
},
|
|
12441
12441
|
"z-ai/glm-5v-turbo": {
|
|
12442
12442
|
id: "z-ai/glm-5v-turbo",
|