feat(models): add GLM-5.3 pricing and reasoning levels

This commit is contained in:
Thomas Byr
2026-08-22 23:24:49 +02:00
parent 6de4626349
commit 45565a883f
6 changed files with 11 additions and 6 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
{
"fetchedAt": "2026-08-04T10:12:57.953Z",
"fetchedAt": "2026-08-22T21:19:37.782Z",
"source": "https://api.commandcode.ai/provider/v1/models",
"modelIds": [
"claude-sonnet-5",
@@ -23,6 +23,7 @@
"moonshotai/Kimi-K2.7-Code-Highspeed",
"moonshotai/Kimi-K2.6",
"moonshotai/Kimi-K2.5",
"zai-org/GLM-5.3",
"zai-org/GLM-5.2",
"zai-org/GLM-5.2-Fast",
"zai-org/GLM-5.1",
+2 -1
View File
@@ -1,5 +1,5 @@
{
"verifiedAt": "2026-08-20",
"verifiedAt": "2026-08-22",
"source": "https://commandcode.ai/docs/resources/pricing-limits",
"tierPolicy": "Use request-wide input tiers; the highest threshold exceeded by input plus cache tokens applies to the full request.",
"tiers": {
@@ -18,6 +18,7 @@
"moonshotai/Kimi-K2.7-Code-Highspeed": [1.9, 8, 0.38, 0],
"moonshotai/Kimi-K2.6": [0.95, 4, 0.16, 0],
"moonshotai/Kimi-K2.5": [0.6, 3, 0.1, 0],
"zai-org/GLM-5.3": [1.4, 4.4, 0.26, 0],
"zai-org/GLM-5.2": [1.4, 4.4, 0.26, 0],
"zai-org/GLM-5.2-Fast": [3, 10.25, 0.5, 0],
"zai-org/GLM-5.1": [1.4, 4.4, 0.26, 0],