Task(5048): Add documentation for Custom Endpoint Providers configuration - #231
Open
udhayarekha01 wants to merge 4 commits into
Open
udhayarekha01 wants to merge 4 commits into
udhayarekha01 wants to merge 4 commits into
Conversation
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.
Description
This PR adds comprehensive documentation for configuring and using custom endpoint models in Code Studio, enabling users to connect to external model providers using their own API keys.
Changes
Documentation
custom-endpoint-providers.mdNavigation
code-studio-ide-toc.htmlto include link to the new custom endpoint providers guideAssets
custom-endpoint-setting.png- Managing language model interfacecustom-endpoint-selection.png- Selecting custom endpoints from dropdowncustom-endpoint-api.png- Configuring API key and endpoint typecustom-endpoint-config.png- JSON configuration examplecustom-endpoint-model.png- Model selection in chat panelMotivation
Provides clear guidance for users who need to integrate models from external providers (e.g., Claude, custom APIs) by supporting Chat Completions, Responses, and Messages endpoint types.
Benefits
Feel free to adjust this to match your project's PR template or communication style!