stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Allow authentication with Azure resource keys for Azure OpenAI vectorize #1684

Open jeffreyscarpenter opened 1 week ago

jeffreyscarpenter commented 1 week ago

The current implementation of vectorize for Azure OpenAI supports only token based authentication. We should extend this to allow support for other available Azure authentication options, specifically authentication with a single-service or multi-service resource key. See the following links for more information:

https://learn.microsoft.com/en-us/azure/ai-services/authentication https://learn.microsoft.com/en-us/azure/api-management/api-management-subscriptions