DX-596-together-dedicated-endpoints: sync with mintlify-docs#1258 - #60
Open
zainhas wants to merge 1 commit into
Open
DX-596-together-dedicated-endpoints: sync with mintlify-docs#1258#60zainhas wants to merge 1 commit into
zainhas wants to merge 1 commit into
Conversation
- Add high-signal rule flagging v1 create/restart disablement (returns endpoints_v1_create_access_disabled HTTP 403) and pointing to the v2 deploy flow (tg beta endpoints deploy, together>=2.24.0). - Note the together>=2.24.0 floor for v2 endpoint creation alongside the existing together>=2.0.0 base requirement. - Link the Migrate from v1 guide under Official Docs. - Prepend a Warning callout to references/api-reference.md and add two Troubleshooting rows covering the disabled v1 create/restart paths. Sourced from togethercomputer/mintlify-docs#1258 (MLE-6650). No script or v1-flow changes; scripts and reference bodies still describe the existing v1 API surface which continues to serve running endpoints.
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
together-dedicated-endpointswith togethercomputer/mintlify-docs#1258 (MLE-6650).Changed docs that triggered this
docs/dedicated-endpoints/migrate-from-v1.mdx— reframes the guide to reflect that v1 create and restart are retired, adds a Troubleshooting section mapping the newendpoints_v1_create_access_disabled(HTTP 403) error to its v2 fixes, and hedges the v1 support window to "until further notice."Skill changes
endpoints_v1_create_access_disabled(HTTP 403), and pointing agents at the v2 deploy flow (tg beta endpoints deploy,together>=2.24.0).together>=2.24.0floor for v2 endpoint creation alongside the existingtogether>=2.0.0base SDK requirement.together>=2.24.0) so agents reading the reference see the retirement before hitting the v1 Create Endpoint section.endpoints_v1_create_access_disablederror and the "stopped v1 endpoint won't restart" case, each linking to the migration guide.Not touched
The existing v1 scripts (
scripts/manage_endpoint.py,scripts/deploy_finetuned.py,scripts/upload_custom_model.py,scripts/manage_endpoint.ts) and the bulk ofreferences/api-reference.mdstill describe the v1 flow. Running v1 endpoints continue to serve until further notice, and #1258 doesn't add or replace any v2 SDK/API surface docs — a full v2 rewrite is a separate effort out of scope for this minimal, PR-scoped sync.Generated by the Sync Skills Cursor Automation. Please review before merging.