DX-596-together-chat-completions: sync with mintlify-docs#1195#48
Open
zainhas wants to merge 1 commit into
Open
DX-596-together-chat-completions: sync with mintlify-docs#1195#48zainhas wants to merge 1 commit into
zainhas wants to merge 1 commit into
Conversation
Sync with togethercomputer/mintlify-docs#1195, which deprecated
zai-org/GLM-5.1, meta-llama/Meta-Llama-3-8B-Instruct-Lite, and
Qwen/Qwen3-235B-A22B-Instruct-2507-tput from serverless on
2026-07-10. Also carry the follow-on recommendation changes:
GLM-5.2 is now the recommended function-calling model, and
Kimi K2.7 Code is the recommended coding-agent model.
- references/models.md: drop the three deprecated rows from the
full chat catalog; update the Coding Agents recommendation to
Kimi K2.7 Code and the Function Calling recommendation to
GLM-5.2 (matches docs/inference/recommended-models.mdx).
- references/reasoning-models.md: drop GLM-5.1 from the full
reasoning table and the reasoning={enabled} model list; rename
the 'GLM-5.1 / GLM-5' best-practices section to 'GLM-5' and
swap the remaining example model IDs from GLM-5.1 to GLM-5.
- references/function-calling-patterns.md: drop GLM-5.1 and
Qwen3-235B-A22B-Instruct-2507-tput from the supported-models
paragraph.
- references/structured-outputs.md: drop GLM-5.1 from the Top
Models list.
Broly Security ScanNote ✅ Clean scan
|
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.
Syncs
together-chat-completionswith togethercomputer/mintlify-docs#1195 ("MLE-6288 MLE-6285 MLE-6283: docs: deprecate three serverless models on July 10, 2026").The PR deprecated three serverless chat models on 2026-07-10:
Qwen/Qwen3-235B-A22B-Instruct-2507-tputmeta-llama/Meta-Llama-3-8B-Instruct-Litezai-org/GLM-5.1and promoted the remaining Z.ai reasoning/coding model, GLM-5.2, as the new recommended function-calling model in the docs.
Docs changes that triggered this sync
docs/inference/chat/reasoning.mdx— removed the GLM-5.1 row from the serverless reasoning-model table.docs/inference/function-calling/best-practices.mdx— swapped the recommended function-calling model from GLM-5.1 to GLM-5.2 in the intro paragraph.docs/inference/recommended-models.mdx— updated the Reasoning alternative fromQwen/Qwen3-235B-A22B-Instruct-2507-tputtozai-org/GLM-5.2.docs/serverless/models.mdx— removed the three deprecated rows from the chat-model catalog.Skill changes
references/models.md: dropped the three deprecated rows from the full chat catalog; updated the Coding Agents recommended model tomoonshotai/Kimi-K2.7-Codeand the Function Calling recommended model tozai-org/GLM-5.2, matching the current recommended-models page.references/reasoning-models.md: dropped GLM-5.1 from the full reasoning table and from thereasoning={"enabled"}model list; renamed the "GLM-5.1 / GLM-5" best-practices section to "GLM-5"; changed the remaining example model IDs fromzai-org/GLM-5.1tozai-org/GLM-5(still a supported serverless reasoning model).references/function-calling-patterns.md: droppedzai-org/GLM-5.1andQwen/Qwen3-235B-A22B-Instruct-2507-tputfrom the Supported Models paragraph.references/structured-outputs.md: droppedzai-org/GLM-5.1from the Top Models list.Generated by the Sync Skills Cursor Automation. Please review before merging.