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 · 1 comment
Open

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

chatblanc-ciel opened this issue May 14, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

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
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
Projects
None yet
Development

No branches or pull requests

2 participants