docs: add custom endpoint profile documentation to README - #1290
Open
lukeinglis wants to merge 1 commit into
Open
docs: add custom endpoint profile documentation to README#1290lukeinglis wants to merge 1 commit into
lukeinglis wants to merge 1 commit into
Conversation
lukeinglis
marked this pull request as ready for review
August 17, 2026 19:12
Contributor
|
@lukeinglis This apparently already has conflicts with the README in main branch, can you please fix it? |
Document how config.toml credential profiles can reroute the claude runner to any API-compatible endpoint (e.g. LiteLLM proxy) by setting/unsetting env vars — no new runner class needed. Includes a worked example, override semantics, and protected-vars note. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
lukeinglis
force-pushed
the
docs/custom-endpoint-profiles
branch
from
August 17, 2026 19:46
d7b506c to
ad1d33b
Compare
Collaborator
Author
|
@osilkin98 Rebased onto main — resolved the README.md symlink conflict by moving the changes into docs/index.md. Ready for review. |
Sentrux Quality ReportAbsoluteDiff (vs base branch) |
|
The following files conflict:
Please rebase or merge |
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.
Closes #1233 (follow-up)
Changes
clauderunner to any API-compatible endpoint (e.g. a LiteLLM proxy) without a new runner class[credentials.glm]example withANTHROPIC_BASE_URL, the[unset]sub-table for clearing conflicting vars, and a note on protected system vars