Skip to content

feat(sdk): add base_url parameter alias to OpenRouter client initialization#498

Open
emre155 wants to merge 1 commit into
OpenRouterTeam:mainfrom
emre155:fix/issue-463
Open

feat(sdk): add base_url parameter alias to OpenRouter client initialization#498
emre155 wants to merge 1 commit into
OpenRouterTeam:mainfrom
emre155:fix/issue-463

Conversation

@emre155

@emre155 emre155 commented Jul 21, 2026

Copy link
Copy Markdown

Fixes #463. Developers integrating OpenRouter with local proxies or custom API gateways often expect base_url as a keyword argument. This PR adds base_url to OpenRouter.init() as an alias for server_url.

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.

Feature Request: Support Custom API Base URL in Client SDK

1 participant