Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Environment Variable Name for OpenAI in Compose File #1984

Open
Chuckie341 opened this issue Feb 18, 2025 · 1 comment
Open

Incorrect Environment Variable Name for OpenAI in Compose File #1984

Chuckie341 opened this issue Feb 18, 2025 · 1 comment

Comments

@Chuckie341
Copy link

The environment variable name for OpenAI is set incorrectly in the Compose file.

Incorrect: OPENAI_API_BASE
Should be: OPENAI_BASE_URL

@NolanTrem
Copy link
Collaborator

As far as I can tell, OPENAI_API_BASE is the convention used by a number of projects, such as Litellm. Can you point me to documentation from OpenAI that would suggest OPENAI_BASE_URL is correct? Thanks!

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

No branches or pull requests

2 participants