feat(models): add glm-5.3-flash to worker model fallback catalog
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
"reasoning": true,
|
||||
"contextWindow": 1000000,
|
||||
"thinkingLevelMap": { "xhigh": "xhigh", "max": "max" }
|
||||
},
|
||||
{
|
||||
"id": "glm-5.3-flash",
|
||||
"name": "GLM-5.3 Flash",
|
||||
"reasoning": true,
|
||||
"contextWindow": 1000000,
|
||||
"thinkingLevelMap": { "xhigh": "xhigh", "max": "max" }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user