You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 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.
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
The text was updated successfully, but these errors were encountered: