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

add openai organizationID config #1130

Closed
JuHyung-Son opened this issue Jun 4, 2024 · 3 comments · Fixed by #1133
Closed

add openai organizationID config #1130

JuHyung-Son opened this issue Jun 4, 2024 · 3 comments · Fixed by #1133

Comments

@JuHyung-Son
Copy link
Contributor

openai requires organizationID in request for some users.
and it looks like projectID is not mandatory see sashabaranov/go-openai#757

so only organizationID in OpenAI and AzureOpenAI need to be added.

@VaibhavMalik4187
Copy link
Contributor

@JuHyung-Son the idea is to add the organizationID as an optional parameter in the backend config right? And this should only be allowed for the OpenAI and AzureOpenAI backends?

@JuHyung-Son
Copy link
Contributor Author

JuHyung-Son commented Jun 13, 2024

yes.
you can check the pr

@VaibhavMalik4187
Copy link
Contributor

yes. you can check the pr

Okay. I thought this issue was up for grabs. Thanks for letting me know.

@github-project-automation github-project-automation bot moved this from Proposed to Done in Backlog Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants