weaviate / weaviate-go-client

BSD 3-Clause "New" or "Revised" License
29 stars 11 forks source link

vectorizers: does text2vec-openai support access token authentication for Azure AI access #200

Open cduggn opened 8 months ago

cduggn commented 8 months ago

Looking to use the text2vec-openai vectorizer with Azure AI.

I don't have an API key, does Weaviate support access token authentication when configuring a new client? I know it can be configured to use OIDC between the client and Weaviate instance.