Skip to content

Conversation

@ChinmayShringi
Copy link

@ChinmayShringi ChinmayShringi commented Feb 7, 2026

Summary

  • Add documentation for using custom Anthropic-compatible endpoints
  • Users can now set ANTHROPIC_BASE_URL in .env without router mode
  • Enables use of Kimi K2.5, AWS Bedrock, or any Anthropic-compatible API

Changes

  • .env.example: Added OPTION 3 section for custom base URL
  • CLAUDE.md: Added "Custom Anthropic-Compatible Endpoint" section
  • README.md: Added section before Router Mode

Test plan

  • Set ANTHROPIC_BASE_URL in .env to a custom endpoint
  • Run ./shannon start without ROUTER=true
  • Verify requests go to custom endpoint

Fixes #69

Add documentation for using custom Anthropic-compatible API endpoints
(like Kimi K2.5, AWS Bedrock, etc.) without needing router mode.

Users can now set ANTHROPIC_BASE_URL directly in .env to route requests
to any Anthropic-compatible endpoint.

Fixes KeygraphHQ#69
@ChinmayShringi ChinmayShringi force-pushed the docs/custom-anthropic-base-url branch from 8ad0552 to 2f14a1a Compare February 7, 2026 19:40
@vishalveerareddy123
Copy link

@keygraphVarun Can you please take a look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Different Anthropic base url

2 participants