feat(inference)!: replace managed routes with providers - #3194
Open
varshaprasad96 wants to merge 3 commits into
Open
feat(inference)!: replace managed routes with providers#3194varshaprasad96 wants to merge 3 commits into
varshaprasad96 wants to merge 3 commits into
Conversation
varshaprasad96
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 4, 2026 20:23
8 tasks
Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
varshaprasad96
force-pushed
the
3172-remove-managed-inference-and-refactor-cli/varshaprasad96
branch
from
September 8, 2026 18:30
d08ae8d to
ead1b96
Compare
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.
Summary
Remove the managed inference-route stack now that provider v2 supplies native provider endpoints, and fold the next service/settings CLI module extraction into the same clean replacement branch. This keeps the #2304 refactor aligned with the architecture established by #3172.
Related Issue
Closes #3172
Relates to #2304
Supersedes #3188
Changes
/v1base URL, correct provider attach and custom endpoint guidance, and remove stale managed-inference references.inference.local.Testing
mise run pre-commitpassesmise run cipassesmise run go:cipassesmise run e2enot run locally; the affected Docker-backed scenario passedChecklist