Kilo Gateway: Add GLM 5.1, Remove MiniMax M2.5 Free#1413
Open
Ardakilic wants to merge 1 commit intoanomalyco:devfrom
Open
Kilo Gateway: Add GLM 5.1, Remove MiniMax M2.5 Free#1413Ardakilic wants to merge 1 commit intoanomalyco:devfrom
Ardakilic wants to merge 1 commit intoanomalyco:devfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kilo Gateway: Add GLM 5.1, Remove MiniMax M2.5 Free
Summary
Two model changes for the Kilo Gateway provider:
z-ai/glm-5.1— GLM 5.1 is available on the Kilo API and already listed by other providers on models.dev (OpenRouter, Zenmux), but was missing from the Kilo entry.minimax/minimax-m2.5:free— the free tier of MiniMax M2.5 has been removed from the Kilo API and the TOML file is deleted accordingly.Changes
providers/kilo/models/z-ai/glm-5.1.tomlproviders/kilo/models/minimax/minimax-m2.5:free.tomlModel Details
z-ai/glm-5.1Field Rationale
"Z.ai: <Model>"convention used by all other Kilo z-ai models (GLM 5, GLM 4.7, GLM 4.5, etc.)context = 202752matches the API'scontext_length;output = 131072matches GLM 5 on Kilo (the API returns null for max output, so the GLM 5 value is used as a conservative ceiling)reasoning,tool_call, andtemperatureare all confirmed by the Kilo API's supported params list for this modelopen_weights = true: Consistent with GLM 5.1 on OpenRouter and all other Kilo z-ai modelsattachment = false: Text-only input/output; no image or file attachment support listed by the APIFields Intentionally Omitted
family: No existing Kilo z-ai model uses this fieldstructured_output: Not used by any Kilo z-ai model (even though the API supports it)[interleaved]: Not used by any Kilo z-ai modelcache_read/cache_write: Not present in Kilo API pricing data for this modelValidation
bun validatepasses with no errors. The model appears correctly in the validated output as: