Skip to content

SiliconFlow GLM-5.2 context/output limits incorrect #2771

Description

@Sequlumine

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
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions