DX-596-together-chat-completions: sync with mintlify-docs#940#29
Merged
zainhas merged 1 commit intoJun 9, 2026
Merged
Conversation
Remove Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 from the together-chat-completions skill references. The model was removed from the serverless chat models table in docs/serverless/models.mdx and is no longer available via serverless inference (it remains accessible on dedicated endpoints, where together-dedicated-endpoints documents it).
blainekasten
approved these changes
Jun 9, 2026
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 the
together-chat-completionsskill with the merged docs PR togethercomputer/mintlify-docs#940 ("DX-546: Sync serverless and dedicated endpoint models").Triggering doc changes
docs/serverless/models.mdx—Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8was removed from the serverless chat models table.Skill changes
references/models.md: removedQwen/Qwen3-Coder-480B-A35B-Instruct-FP8from the Function Calling alternatives column and replaced it withMiniMaxAI/MiniMax-M2.7.references/function-calling-patterns.md: droppedQwen/Qwen3-Coder-480B-A35B-Instruct-FP8from the Supported Models list.references/structured-outputs.md: droppedQwen/Qwen3-Coder-480B-A35B-Instruct-FP8from the Top Models (json_schema, json_object, regex) list.The model is still listed under
together-dedicated-endpointsas a dedicated-only model; this PR only removes it from the serverless-focused chat-completions skill.Generated by the Sync Skills Cursor Automation. Please review before merging.