DX-596-together-chat-completions: sync with mintlify-docs#1260#59
Open
zainhas wants to merge 1 commit into
Open
DX-596-together-chat-completions: sync with mintlify-docs#1260#59zainhas wants to merge 1 commit into
zainhas wants to merge 1 commit into
Conversation
Sync with mintlify-docs#1260. Adds Thinking Machines Inkling (524,288 context, NVFP4 quantization) to the Full Chat Model Catalog in references/models.md.
Broly Security ScanNote ✅ Clean scan Note Re-scan this PR anytime with
|
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 togethercomputer/mintlify-docs#1260 (MLE-6604: Add thinkingmachines/Inkling to serverless, merged intomainat26be4e9).Triggering docs changes
docs/serverless/models.mdx: addedthinkingmachines/Inklingto the serverless chat models table (524,288 context, NVFP4 quantization,$1.00input /$4.05output /$0.17cached input per 1M tokens, function calling + structured outputs supported).docs/changelog.mdx: new-releases entry announcing the model (intentionally unmapped insync-map.yaml; content already reflected via the models page).Skill changes
skills/together-chat-completions/references/models.md: add a single row for Thinking Machines — Inkling (thinkingmachines/Inkling, 524,288 context, NVFP4) to the top of the Full Chat Model Catalog table.No other files changed.
SKILL.md, other references, and scripts are untouched — this is a catalog addition only, no API-surface or code-pattern changes.Fanout notes
docs/serverless/models.mdxalso matchestogether-audio,together-images, andtogether-videoviasync-map.yaml, but Inkling is a text LLM (per-token pricing, function calling, structured outputs) — not an audio/image/video model — so those skills' catalogs are not affected and no sibling PRs are opened.Validated with
python3 scripts/quick_validate.py skills/together-chat-completions(0 errors).Generated by the Sync Skills Cursor Automation. Please review before merging.