Update from code changes: BYOK AI usage no longer uses credits - #7335
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
ethanpalm
approved these changes
Sep 11, 2026
This was referenced Sep 12, 2026
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
Bring your own model deployments no longer consume Mintlify AI credits. The "How credits work" section on the BYOK page previously stated that AI usage still consumed credits at a reduced rate; it now explains that AI usage on a BYOK deployment consumes no credits and the provider bills for inference directly. Translations in
es,fr, andzhare updated to match. Source PR: https://github.com/mintlify/server/pull/8089Changes
ai/bring-your-own-model.mdxto state that BYOK AI usage does not consume Mintlify credits.Note
Low Risk
Documentation-only updates to BYOK credit billing; no application or billing logic changes in this repo.
Overview
Bring your own model (BYOK) docs now state that AI usage on a BYOK-enabled deployment does not consume Mintlify credits, replacing the previous explanation that usage still drew credits at a reduced rate. The How credits work sections clarify direct provider billing, that charges do not appear in Mintlify usage, and that other org deployments still use the shared credit pool at the standard rate.
The Rotate or remove your key sections now explicitly say that disabling BYOK returns the deployment to default models and standard credit consumption for AI usage. The same copy changes are applied in Spanish, French, and Chinese
bring-your-own-modelpages.Reviewed by Cursor Bugbot for commit dc0a798. Bugbot is set up for automated code reviews on this repo. Configure here.