@caupulican/pi-ai 0.80.44 → 0.80.45
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
|
@@ -13643,6 +13643,25 @@ export const MODELS = {
|
|
|
13643
13643
|
contextWindow: 202752,
|
|
13644
13644
|
maxTokens: 131072,
|
|
13645
13645
|
},
|
|
13646
|
+
"zai-org/GLM-5.2": {
|
|
13647
|
+
id: "zai-org/GLM-5.2",
|
|
13648
|
+
name: "GLM-5.2",
|
|
13649
|
+
api: "openai-completions",
|
|
13650
|
+
provider: "together",
|
|
13651
|
+
baseUrl: "https://api.together.ai/v1",
|
|
13652
|
+
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false, "maxTokensField": "max_tokens", "supportsStrictMode": false, "supportsLongCacheRetention": false, "thinkingFormat": "together" },
|
|
13653
|
+
reasoning: true,
|
|
13654
|
+
thinkingLevelMap: { "minimal": null, "low": null, "medium": null },
|
|
13655
|
+
input: ["text"],
|
|
13656
|
+
cost: {
|
|
13657
|
+
input: 1.4,
|
|
13658
|
+
output: 4.4,
|
|
13659
|
+
cacheRead: 0.26,
|
|
13660
|
+
cacheWrite: 0,
|
|
13661
|
+
},
|
|
13662
|
+
contextWindow: 262144,
|
|
13663
|
+
maxTokens: 164000,
|
|
13664
|
+
},
|
|
13646
13665
|
},
|
|
13647
13666
|
"vercel-ai-gateway": {
|
|
13648
13667
|
"alibaba/qwen-3-14b": {
|