Skip to main content
Version: 1.2.0

Vector DB

GenAI Studio includes a private vector database powered by Qdrant.

Local Vector Databases Provider

By default

Qdrant in GenAI Studio allows the source document to be automatically synced into the database. We have re-implemented this function and currently support it to achieve RAGOps.

danger

Because different vector databases use varying internal storage methods, when changing the vector database used by GenAI Studio, all original data in the knowledge base must be re-embedded; otherwise, accurate retrieval cannot be ensured.