Skip to content

docs: deprecate GLM-5.1 from model catalog and guides#1291

Open
abhay-factory wants to merge 1 commit into
mainfrom
docs/model-update-cl-950
Open

docs: deprecate GLM-5.1 from model catalog and guides#1291
abhay-factory wants to merge 1 commit into
mainfrom
docs/model-update-cl-950

Conversation

@abhay-factory

Copy link
Copy Markdown
Contributor

Removes GLM-5.1 (glm-5.1) from the public model docs:

  • docs/models.mdx: Removed GLM-5.1 row from the Droid Core (Open Models) table
  • docs/cli/user-guides/choosing-your-model.mdx: Removed from stack rank (renumbered), reasoning settings, and open-source model list
  • docs/jp/models.mdx: Removed GLM-5.1 row from the Droid Core table
  • docs/jp/cli/user-guides/choosing-your-model.mdx: Mirrored all changes

Closes CL-950

Automation session: https://app.factory.ai/sessions/52d90059-41b4-499c-b1de-71dca21a1b5d

Removes GLM-5.1 (glm-5.1) from:
- docs/models.mdx Droid Core table
- docs/cli/user-guides/choosing-your-model.mdx (stack rank renumbered, reasoning settings, open-source model list)
- docs/jp/models.mdx Droid Core table
- docs/jp/cli/user-guides/choosing-your-model.mdx (mirrored changes)

Closes CL-950
@factory-droid

factory-droid Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Droid finished @abhay-factory's task —— View job


Security Review

Review summary: GLM-5.1 removals look correct, but glm-5.1 is still documented as a valid model ID elsewhere, and the GLM naming, multipliers, and reasoning options are now inconsistent across docs. Aligning the remaining GLM references to the published catalog will prevent users from configuring unavailable models or expecting the wrong settings.

@mintlify

mintlify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
factory 🟢 Ready View Preview Jul 10, 2026, 7:14 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread docs/models.mdx
@@ -60,7 +60,6 @@ keywords: ['models', 'model id', 'available models', 'model families', 'model mu
| Model | Model ID | Multiplier | Reasoning |
| ---------------- | ------------------ | ---------- | ------------------------------------- |
| GLM-5.2 | `glm-5.2` | 0.55× | `Off`, `High (default)` |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Remove remaining glm-5.1 references in public docs

This PR removes GLM-5.1 from the model catalog and guides, but glm-5.1 is still documented as a valid open-source model ID in docs/enterprise/hierarchical-settings-and-org-control.mdx and docs/jp/enterprise/hierarchical-settings-and-org-control.mdx; if GLM-5.1 routing is hard-deprecated, those pages will send users to a non-functional configuration and should be updated (or clearly marked as historical).

| 26 | **Droid Core (Kimi K2.7 Code)** | Coding-specialized Kimi at 0.4× with optional High reasoning; strong agentic and tool use for cost-sensitive dev work. |
| 27 | **Droid Core (Kimi K2.6)** | Open-source, 0.4× multiplier with image support and optional High reasoning; good for cost-sensitive work when you still want a thinking toggle. |
| 28 | **Droid Core (Kimi K2.5)** | Open-source, 0.25× multiplier with image support; older Kimi option for cost-sensitive work. |
| 24 | **Droid Core (GLM-5)** | Open-source, 0.4× multiplier, stable choice for bulk automation and air-gapped environments; no image support. |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Align the GLM entry with the published model catalog

After removing GLM-5.1, this guide still presents Droid Core (GLM-5) as a 0.4× model with different reasoning controls than the cataloged Droid Core GLM (GLM-5.2 / glm-5.2, 0.55×, Off/High), which can mislead users about both cost and available settings; either the catalog needs to list glm-5, or this guide should be updated to match the cataloged GLM model.

Suggested change
| 24 | **Droid Core (GLM-5)** | Open-source, 0.4× multiplier, stable choice for bulk automation and air-gapped environments; no image support. |
| 24 | **Droid Core (GLM-5.2)** | Open-source, 0.55× multiplier, stable choice for bulk automation and air-gapped environments; no image support. |

@@ -116,7 +115,6 @@ Tip: you can swap models mid-session with `/model` or by toggling in the setting
- **Gemini 3 Flash**: Minimal / Low / Medium / High (default: High)
- **Grok 4.5**: Low / Medium / High (default: Medium)
- **Droid Core (GLM-5)**: None only (default: None; no image support)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Fix GLM reasoning options to match the model catalog

This page says Droid Core (GLM-5) is "None only", but the published Droid Core model catalog lists the current GLM as GLM-5.2 with Off and High (default) reasoning; keeping this mismatched will cause users to assume the GLM model has no reasoning control when it does.

Suggested change
- **Droid Core (GLM-5)**: None only (default: None; no image support)
- **Droid Core (GLM-5.2)**: Off / High (default: High; no image support)

Comment thread docs/jp/models.mdx
@@ -45,7 +45,6 @@ keywords: ['models', 'model id', 'available models', 'model families', 'model mu

| モデル | 倍率 | 最適用途 |
| ----- | ---- | -------- |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Keep JP "Available models" consistent with the current GLM entry

After removing the GLM-5.1 row, the JP "Droid Core(オープンモデル)" table no longer lists any GLM model at all, while the English catalog still documents GLM-5.2 as an available Droid Core model; this makes the JP page misleading for GLM availability unless a successor row (for GLM-5.2) is added.

Suggested change
| ----- | ---- | -------- |
| ----- | ---- | -------- |
| GLM-5.2 | 0.55× | Droid Coreで利用できるオープンソースGLMモデル |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant