fix: remove extra space in GLM-4.5V model description

This commit is contained in:
Thai Nguyen Hung 2025-09-30 22:41:16 +07:00
parent 8f7d39ba79
commit 35ee073817

View file

@ -42,7 +42,7 @@ export const internationalZAiModels = {
cacheWritesPrice: 0,
cacheReadsPrice: 0.11,
description:
"GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture.",
"GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture.",
},
"glm-4.6": {
maxTokens: 98_304,
@ -135,7 +135,7 @@ export const mainlandZAiModels = {
cacheWritesPrice: 0,
cacheReadsPrice: 0.11,
description:
"GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture.",
"GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture.",
tiers: [
{
contextWindow: 32_000,