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: add support for Azure OpenAI Service #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

takuya-o
Copy link

If setting Azure OpenAI API key instead of OpenAI API key, it uses Azure OpenAI Service. The instance name, deployment name and API version are now configurable via environment variables. The API request base path and headers are set upped accordingly to use the Azure OpenAI Service API.

…enAI Service

If setting Azure OpenAI API key instead of OpenAI API key, it uses Azure OpenAI Service.
The instance name, deployment name and API version are now configurable via environment variables. The API request base path and headers are set upped accordingly to use the Azure OpenAI Service API.
@yGuy yGuy mentioned this pull request Oct 9, 2023
@cforce
Copy link

cforce commented Nov 19, 2023

@takuya-o please adopt to allow to merge your contribution without conflicts

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 this pull request may close these issues.

2 participants