docs: document auto-detect models for custom providers and settings export/import#7824
Open
ScuttleBot wants to merge 2 commits intoKilo-Org:mainfrom
Open
docs: document auto-detect models for custom providers and settings export/import#7824ScuttleBot wants to merge 2 commits intoKilo-Org:mainfrom
ScuttleBot wants to merge 2 commits intoKilo-Org:mainfrom
Conversation
…port/import - openai-compatible.md: document automatic model detection from /v1/models endpoint when setting up custom OpenAI-compatible providers (Kilo-Org#7793) - settings/index.md: update VSCode tab to describe the new Export/Import buttons in the About Kilo Code settings tab (Kilo-Org#7794)
|
Someone is attempting to deploy a commit to the Kilo Code Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Reviewed by gpt-5.4-20260305 · 153,673 tokens |
Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
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
Two docs updates prompted by recent PRs:
1. Auto-detect models for custom OpenAI-compatible providers
Source: #7793
Adds an "Automatic Model Detection" section to the OpenAI Compatible providers page documenting the new auto-fetch behavior when setting up custom providers (searchable model picker, fuzzy matching, edit support).
2. Settings Export/Import in About tab
Source: #7794
Updates the VSCode tab on the Settings page to describe the new Export/Import buttons in the About Kilo Code tab. Clarifies that exports strip secrets, imports populate a draft for review, and mentions the portable config file alternative.
Pages changed
packages/kilo-docs/pages/ai-providers/openai-compatible.mdpackages/kilo-docs/pages/getting-started/settings/index.md