AzureOpenAIServerModel
doesn't support Microsoft Entra ID authentication
#590
Labels
enhancement
New feature or request
The current
AzureOpenAIServerModel
can only be authenticated via API key. While this is useful, does not account for the use of Microsoft Entra ID to authenticate.We can make a simple change to the
AzureOpenAIServerModel
to enable such authentication method. Pull request to be created to address this issue.The usage example can be found below:
The text was updated successfully, but these errors were encountered: