Is updating points in Qdrant vectordb without re-embedding the data safe?
I’m building a RAG chatbot using Langchain, using the data I’ve stored in a Qdrant vector database.
I’m building a RAG chatbot using Langchain, using the data I’ve stored in a Qdrant vector database.