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

Extending to Azure OpenAI implementation #1470

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

pkt1583
Copy link

@pkt1583 pkt1583 commented Feb 23, 2024

This PR allows to use Azure OpenAI implementation. Since the API structure in openAI and Azure openAI is same the client can be initialised by looking at environment variable presence of AZURE_OPENAI_ENDPOINT. If we rely on CompletionFn endpoint then the code will still be more or less copy paste of existing OpenAI completionfn's

@SeryioGonzalez
Copy link

Azure OpenAI support would be an ideal add-on to this great tool.

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.

None yet

2 participants