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

feature request: Add support for Azure OpenAI Service #142

Closed
tao12345666333 opened this issue Mar 10, 2023 · 5 comments · Fixed by #214
Closed

feature request: Add support for Azure OpenAI Service #142

tao12345666333 opened this issue Mar 10, 2023 · 5 comments · Fixed by #214

Comments

@tao12345666333
Copy link

As a user of the project, I would like to request the addition of support for Azure OpenAI. This would allow me to leverage the power of the Azure OpenAI platform, which offers cutting-edge AI technologies and services, including natural language processing, speech recognition, and computer vision.

I believe that adding support for Azure OpenAI would greatly enhance the functionality and usefulness of the project, and would be a valuable addition for users who are looking to integrate AI capabilities into their applications.

I look forward to hearing your thoughts on this proposal, and I am happy to provide additional information or assistance as needed. Thank you for considering this request.

https://azure.microsoft.com/en-us/blog/chatgpt-is-now-available-in-azure-openai-service/

Most of the APIs are the same, with only a few differences. refer to: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/reference

Something like this needs to be adjusted or made configurable.

urlSuffix := "/chat/completions"

@AtiqGauri
Copy link

+1 for this, we want to access azure openAI service, this would be a great enhancement to the library.

@ziyixi
Copy link

ziyixi commented Mar 17, 2023

Same here. We can also leverage the free credits provided by Azure, which is much more than OpenAI's $18.

@meixiu
Copy link

meixiu commented Mar 22, 2023

When will the Azure open ai API be supported?

@tao12345666333
Copy link
Author

If no one handles it, I will pick it up. I saw some people gave it a +1, which shows that this feature is practical.

@ttys3
Copy link
Contributor

ttys3 commented Mar 31, 2023

just filed a PR #214

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 a pull request may close this issue.

5 participants