Skip to content

OPENROUTER - incorrect GLM-5.2 context limit #2675

@tifuck

Description

@tifuck

For the openrouter provider, glm-5.2 is listed as having 260K context when it has 1M context.

providers/openrouter/models/z-ai/glm-5.2.toml

Current:
[limit] context = 262_144 output = 262_144

Desired:
[limit] context = 1_000_000 output = 1_000_000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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