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

[Again] Feature Request: Support for Azure OpenAI API #119

Open
chatblanc-ciel opened this issue May 14, 2024 · 3 comments
Open

[Again] Feature Request: Support for Azure OpenAI API #119

chatblanc-ciel opened this issue May 14, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@chatblanc-ciel
Copy link

This suggestion was marked as resolved in a previous issue(#31 ), but I still don't know how to use this.
Could you tell me the usage?
Thank you for your support.

Additional Information

AzureOpenAPI URL parameters

  • Base_URL
  • deployment_name
  • (optional?) api_version

URL structure

{Base_URL}/deployments/{deployment_name}/chat/completions?api-version={api_version}

Reference

@danenania
Copy link
Contributor

Hey @chatblanc-ciel, it looks like more than just OPENAI_BASE is needed to use an Azure endpoint. Sorry, I thought just setting that would cover it, but it looks like more work is needed. Thanks for the issue.

@danenania danenania added enhancement New feature or request good first issue Good for newcomers labels May 19, 2024
@naninanya
Copy link

naninanya commented Jun 18, 2024

It would be helpful for me if this issue were solved.

@danenania danenania added the help wanted Extra attention is needed label Jul 6, 2024
@danenania
Copy link
Contributor

danenania commented Jul 6, 2024

@naninanya @chatblanc-ciel Sorry for the delay—many competing priorities but we will definitely get to it... hopefully in the next release. A PR would also be most welcome!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants