-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: add support for OPENAI_ORGANIZATION and OPENAI_PROJECT env vars #435
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
base: main
Are you sure you want to change the base?
Conversation
Added support for OpenAI-Organization and OpenAI-Project headers through environment variables, allowing users with multiple organizations to specify which organization and project to use for API requests.
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
recheck |
I have read the CLA Document and I hereby sign the CLA |
recheck |
2 similar comments
recheck |
recheck |
There is an issue due to
also CI / tests do not seem to pass. Could you have a look? |
@rumple Looks like this has drifted, could you look at freshening this up and resolving the merge conflicts? |
Recheck |
@tibo-openai Not sure what is missing here. Can you help? |
Added support for OpenAI-Organization and OpenAI-Project headers through environment variables, allowing users with multiple organizations to specify which organization and project to use for API requests.