-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Open AI env var fix #2384
base: main
Are you sure you want to change the base?
Open AI env var fix #2384
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @PranavPuranik We only want to have OPENAI_BASE_URL
.
Hey @Dev-Khant, I think there might be projects already using This is why I first check for Let me know if I am missing something. |
Hey @PranavPuranik Then we should add a deprecation warning where |
Is that for mem0 and embedchain both? or just mem0? |
It would be for mem0 and |
Description
Adds the official environment variable support for base URL key of openai -
OPENAI_BASE_URL
This
Fixes #2356
Type of change
How Has This Been Tested?
Mem0 -->
Embedchain -->
Checklist:
Maintainer Checklist