mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 10:07:07 -04:00
Will future versions of VectorAdmin support other types of Embeddings? #52
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 @huicewang on GitHub (Dec 25, 2023).
Will future versions of VectorAdmin support other types of Embeddings? such as all-MiniLM-L6-v2
@timothycarambat commented on GitHub (Dec 26, 2023):
Yes, it will! We currently only started with OpenAI since that is where a lot of the current demand was situation. In the future you will be able to select your embedder/model so that you can properly upsert or modify embeddings withing VectorAdmin
@ctxwing commented on GitHub (Mar 16, 2024):
@timothycarambat
thanks for th e greate job. especially , i do like the part that i could see what's in it vector store..
me too, sooo curious the other types of Embeddings much..
any progress or roadmap for this ?