Docs: Model providers page + cross-links (preview, local-only) (#15492) - #717
Draft
juanmichelini wants to merge 6 commits into
Draft
Docs: Model providers page + cross-links (preview, local-only) (#15492)#717juanmichelini wants to merge 6 commits into
juanmichelini wants to merge 6 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
juanmichelini
force-pushed
the
docs/provider-connections
branch
from
August 10, 2026 22:50
4982794 to
b4bbb1a
Compare
Documents the Connect-a-Provider flow from issue #15492. Scoped to stable concepts; UI specifics marked provisional pending #16499 review. - New page: agent-canvas/provider-connections.mdx - Cross-links from llm-profiles, first-time-setup, customize-and-settings - Added to docs.json nav after llm-profiles Co-authored-by: openhands <openhands@all-hands.dev>
juanmichelini
force-pushed
the
docs/provider-connections
branch
from
August 10, 2026 22:51
b4bbb1a to
101174b
Compare
…e warning) The connections section uses a Delete button with a confirm step, not a Disconnect action, and now warns when a removed connection still has profiles referencing its key. Update the page to match. Co-authored-by: openhands <openhands@all-hands.dev>
- How-it-works now describes test-on-blur, the model picker (Recommended pre-selected, Select all, More from vendor), and that each selected model becomes a profile sharing the connection key. - Section actions documented as Refresh, Rotate key, Disconnect (renamed from Delete/re-validate to match the issue wireframe labels). - Removed bulk model selection from the not-in-preview list (now shipped); kept cloud, background refresh, and multiple-keys-per-provider. Co-authored-by: openhands <openhands@all-hands.dev>
juanmichelini
force-pushed
the
docs/provider-connections
branch
from
August 12, 2026 21:28
e66bacf to
7227058
Compare
Match the reworked provider-centric design (OpenHands/OpenHands#15492): - Rename provider-connections.mdx -> model-providers.mdx (matches the route). - Rewrite the page: add a provider once via the preset picker + form (display name, base URL, wire API, keychain-stored key, custom headers), then add / edit / remove the models nested under the provider — all sharing the provider's key, no per-model key re-entry. Document edit/rotate-key/delete and the optional Test probe (suggests catalog models, never mutates the curated list). - Update the nav entry and cross-links to the new route. Co-authored-by: openhands <openhands@all-hands.dev>
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.
Docs: Model providers (provider-first)
Adds a Model providers page documenting the provider-centric "connect a provider once, then manage its models under it" flow, plus cross-links and a nav entry. Tracks OpenHands/OpenHands#15492.
Contents
openhands/usage/agent-canvas/model-providers.mdx(renamed fromprovider-connections.mdxto match the route):docs.json— all pointing at the new route.Related PRs
This PR was created by an AI agent (OpenHands) on behalf of the user.