Skip to content

feat: allow custom OpenAI-compatible base URL via OPENAI_BASE_URL#1999

Open
KushalLukhi wants to merge 1 commit intomckaywrigley:mainfrom
KushalLukhi:fix/1990-openai-base-url
Open

feat: allow custom OpenAI-compatible base URL via OPENAI_BASE_URL#1999
KushalLukhi wants to merge 1 commit intomckaywrigley:mainfrom
KushalLukhi:fix/1990-openai-base-url

Conversation

@KushalLukhi
Copy link
Copy Markdown

Fixes #1990.

Adds optional OPENAI_BASE_URL env support for the OpenAI route and documents it in .env.local.example and README so self-hosters can use OpenAI-compatible endpoints.

Fixes mckaywrigley#1990.

Adds optional OPENAI_BASE_URL env support for OpenAI route so users can
point to OpenAI-compatible providers/proxies without code changes.
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.

Could we add support for specifying a custom base URL for OpenAI-compatible APIs?

1 participant