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 support for Azure OpenAI API #219

Open
SamOyeAH opened this issue May 24, 2023 · 5 comments
Open

Add support for Azure OpenAI API #219

SamOyeAH opened this issue May 24, 2023 · 5 comments
Labels
feature New feature or request pending triage

Comments

@SamOyeAH
Copy link

Feature request

Add support for Azure OpenAI API

Use Azure OpenAI for nodejs

Why?

I would like to use an Azure OpenAPI key

Alternatives

No response

Additional context

No response

@SamOyeAH SamOyeAH added feature New feature or request pending triage labels May 24, 2023
@ivoidcat
Copy link

+1

3 similar comments
@qiaocco
Copy link

qiaocco commented Feb 23, 2024

+1

@weiting-tw
Copy link

+1

@backwind1233
Copy link

+1

@gencebay
Copy link

gencebay commented Nov 7, 2024

🚀 Request for Review and Vote: Azure OpenAI Support

Hi,
I've opened a PR to add support for Azure OpenAI integration to the project.
You can check it out here: PR #291.

This feature will allow us to use Azure OpenAI by setting the USE_AZURE CLI parameter. When USE_AZURE is set to true, the application will require the AZURE_OPENAI_KEY and AZURE_OPENAI_ENDPOINT parameters to connect to Azure’s OpenAI services.

You can try this feature by installing it directly from NPM:

npm i -g gencebay/aicommits#npm/feature/azure-openai

Please review the changes, and if you’re in favor of merging this feature, cast your vote by adding a 👍 reaction or leaving a comment.

Thanks for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request pending triage
Projects
None yet
Development

No branches or pull requests

6 participants