mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-15 19:27:30 -04:00
Azure Embedding model support #198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timothycarambat on GitHub (Oct 13, 2023).
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.