GLM-5.2 has incorrect limit values in both SiliconFlow providers. Using an incorrect number of contexts causes the input to be compressed prematurely during use.
Files:
providers/siliconflow/models/zai-org/GLM-5.2.toml
providers/siliconflow-cn/models/zai-org/GLM-5.2.toml
Current:
[limit] context = 205_000 output = 205_000
Expected:
[limit] context = 1_049_000 output = 262_000
https://www.siliconflow.com/models/glm-5-2

GLM-5.2 has incorrect
limitvalues in both SiliconFlow providers. Using an incorrect number of contexts causes the input to be compressed prematurely during use.Files:
providers/siliconflow/models/zai-org/GLM-5.2.tomlproviders/siliconflow-cn/models/zai-org/GLM-5.2.tomlCurrent:
[limit] context = 205_000 output = 205_000
Expected:
[limit] context = 1_049_000 output = 262_000
https://www.siliconflow.com/models/glm-5-2
