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

Azure OpenAI support: send the auth api key differently #93

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

brainlid
Copy link
Owner

@brainlid brainlid commented Apr 3, 2024

  • sends it both ways
  • Azure OpenAI requires an "api-key" header
  • Standard OpenAI requires auth bearer header
  • formatting

- sends it both ways
- Azure OpenAI requires an "api-key" header
- Standard OpenAI requires auth bearer header
@brainlid
Copy link
Owner Author

brainlid commented Apr 3, 2024

Special thanks to @raulchedrese for identifying the minimum required change for adding support.
❤️💛💙💜

@brainlid brainlid merged commit 1dab891 into main Apr 3, 2024
1 check passed
@brainlid brainlid mentioned this pull request Apr 3, 2024
@brainlid
Copy link
Owner Author

brainlid commented Apr 3, 2024

Closes #28 if everything checks out.

@brainlid brainlid deleted the me-support-azure-open-ai-auth-difference branch April 3, 2024 21:33
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.

1 participant