Mintplex-Labs / vector-admin

The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
https://vectoradmin.com/
MIT License
1.02k stars 173 forks source link

Azure Embedding model support #69

Open timothycarambat opened 8 months ago

timothycarambat commented 8 months ago

Like how we use OpenAI for embedding vector search and new documents, we should enable the connection of Azure services to this as well for those who opt to use that service.

This should be readily extensible to support other embedded models.