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

[Question] Any way I can use OpenAI from Azure? #25

Open
timnew opened this issue Dec 12, 2023 · 1 comment
Open

[Question] Any way I can use OpenAI from Azure? #25

timnew opened this issue Dec 12, 2023 · 1 comment

Comments

@timnew
Copy link

timnew commented Dec 12, 2023

Azure Open AI shares a lot of features to the standard OpenAI protocol, but with a few variants:

  • Azure uses a very different type of url, which even include some query string for versioning.
  • Azure uses a different auth header (api-key instead of normal Bear token)
  • Azure don't have organization concept.
@trevorwang
Copy link
Owner

Currently it is not supported, PR is appreciated .

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

No branches or pull requests

2 participants