-
Notifications
You must be signed in to change notification settings - Fork 347
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
Support Azure openai #61
Comments
Is it possible to pass in a different host? Or organisation identifier? Not sure how it looks from the Azure side (looking at https://github.com/MacPaw/OpenAI/blob/main/Sources/OpenAI/OpenAI.swift) |
Looks like there is a subtle difference in the api usage. |
We could definitely abstract the deployment name from the endpoint? So for OpenAI it would just be "/v1" Is that enough or are there additional changes needed? |
For Azure OpenAI services, we need |
I've added support for Azure on my fork. Maybe it's useful for you |
Why not add support for Azure? is it that hard? @longseespace did it. |
I second that. |
It's sad that this library is dead and completely unmaintained 😥 |
Getting error: The data couldn't be read because its missing
The text was updated successfully, but these errors were encountered: