Skip to content

Conversation

@CrCs2O4
Copy link

@CrCs2O4 CrCs2O4 commented Feb 1, 2026

Add ANTHROPIC_BASE_URL environment variable to allow configuring a custom Anthropic API endpoint. This is useful for:

Changes:

  • Add ANTHROPIC_BASE_URL config variable
  • Apply custom base URL when making Anthropic API calls
  • Apply custom base URL in token counting for Anthropic models
  • Update .env.example with new option

    Add ANTHROPIC_BASE_URL environment variable to allow configuring a custom
    Anthropic API endpoint. This is useful for:
    - Enterprise Anthropic deployments with custom endpoints
    - Regional API endpoints
    - Proxy/gateway setups

    Changes:
    - Add ANTHROPIC_BASE_URL config variable
    - Apply custom base URL when making Anthropic API calls
    - Apply custom base URL in token counting for Anthropic models
    - Update .env.example with new option
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.

1 participant