DX-596-together-audio: sync with mintlify-docs#1011#42
Open
zainhas wants to merge 1 commit into
Open
Conversation
Sync with togethercomputer/mintlify-docs#1011. The transcription docs now document that binary uploads must place the `model` form field before the `file` field in the multipart body, and no longer claim the 413 response is plain HTML. (The 80 MB cap introduced in #1011 was reverted to 500 MB by a later PR, so the skill's existing 500 MB value is unchanged.)
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 with togethercomputer/mintlify-docs#1011 ("Update transcription limits and errors").
Changed docs that triggered this sync:
docs/inference/transcription/overview.mdxdocs/inference/transcription/features.mdxdocs/inference/transcription/translation.mdxSkill changes (
references/stt-models.md):modelform field before thefilefield so the server can route without buffering the full audio payload (now documented in the transcription guide).Verification notes:
This is a previously auth-blocked sync now unblocked. Generated by the Sync Skills Cursor Automation. Please review before merging.