File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/types/src/providers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export const internationalZAiModels = {
4242 cacheWritesPrice : 0 ,
4343 cacheReadsPrice : 0.11 ,
4444 description :
45- "GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture." ,
45+ "GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture." ,
4646 } ,
4747 "glm-4.6" : {
4848 maxTokens : 98_304 ,
@@ -135,7 +135,7 @@ export const mainlandZAiModels = {
135135 cacheWritesPrice : 0 ,
136136 cacheReadsPrice : 0.11 ,
137137 description :
138- "GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture." ,
138+ "GLM-4.5V is Zhipu's new generation of visual reasoning models based on the MOE architecture." ,
139139 tiers : [
140140 {
141141 contextWindow : 32_000 ,
You can’t perform that action at this time.
0 commit comments