You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure OpenAI endpoints work if you use the AzureOpenAI client wrapper from the official OpenAI TypeScript/JavaScript client and pass it to Instructor. I had to create an OpenAI deployment in Azure and a model deployment for the model I wanted to use. When I did that the Azure console showed the API version to use.
Would it be possible to have this library work with Azure's OpenAI client as well?
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/switching-endpoints
The text was updated successfully, but these errors were encountered: