mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #83] docs: add ANTHROPIC_BASE_URL support for custom endpoints #108
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/83
Author: @ChinmayShringi
Created: 2/7/2026
Status: 🔄 Open
Base:
main← Head:docs/custom-anthropic-base-url📝 Commits (1)
2f14a1adocs: add ANTHROPIC_BASE_URL support for custom endpoints📊 Changes
3 files changed (+37 additions, -0 deletions)
View changed files
📝
.env.example(+11 -0)📝
CLAUDE.md(+13 -0)📝
README.md(+13 -0)📄 Description
Summary
ANTHROPIC_BASE_URLin.envwithout router modeChanges
.env.example: Added OPTION 3 section for custom base URLCLAUDE.md: Added "Custom Anthropic-Compatible Endpoint" sectionREADME.md: Added section before Router ModeTest plan
ANTHROPIC_BASE_URLin.envto a custom endpoint./shannon startwithoutROUTER=trueFixes #69
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.