Update from code changes: bring your own model settings - #7134
Update from code changes: bring your own model settings#7134mintlify[bot] wants to merge 9 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Update from code changes updated this PR. Clarified BYOK as contracted Enterprise add-on hidden without entitlement Source PRs
|
- Updated quickstart.mdx Mintlify-Source: dashboard-editor
- Updated quickstart.mdx Mintlify-Source: dashboard-editor
- Updated quickstart.mdx Mintlify-Source: dashboard-editor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4fe8dfb. Configure here.
|
Update from code changes updated this PR. Added OpenRouter default and provider compatibility notes; reverted broken quickstart edits Source PRs
|

Summary
Documents the new self-serve bring-your-own-key (BYOK) settings that let Enterprise deployments run Mintlify AI products on their own LLM provider and API key.
Changes
Context
Enterprise customers can now configure the LLM that powers Mintlify AI products from the dashboard under Settings → API keys. The AI model section supports OpenRouter (default, full compatibility), Anthropic, and OpenAI-compatible providers with a curated model list per provider. API keys are stored securely, never shown after saving, and must be re-entered when provider settings change. The section is hidden entirely for deployments without the BYOK add-on.
https://github.com/mintlify/mint/pull/10437
Update history
Note
Low Risk
Documentation-only changes to assistant configuration pages; no application code or security behavior changes.
Overview
Adds Bring your own model documentation to the assistant configuration guide (English plus es, fr, and zh), placed after bot protection and before billing.
The new section explains that BYOK is an Enterprise add-on: the AI model UI in Settings → API keys only appears when the add-on is on the contract. It walks through enabling Bring your own model, choosing OpenRouter (default, full product support), Anthropic, or OpenAI-compatible (limited compatibility), OpenAI-compatible HTTPS base URL rules, model selection, and secure API key storage, reuse on same-provider model changes, re-entry on provider/URL changes, rotation, and turning the toggle off to revert to Mintlify-managed models.
Frontmatter keywords are extended with BYOK-related terms in all four locales.
Reviewed by Cursor Bugbot for commit 14af0fe. Bugbot is set up for automated code reviews on this repo. Configure here.