Problem with duplicate indexing
-
I’m using Qdrant as my vector database. I have a website with a couple hundred posts and I add about 4 posts a week. The problem is when I Train the vector database weekly (to include the new posts) it duplicates previously indexed posts. This will ultimately impact the retrieval accuracy of the chatbot. My only option is to deleted the collection every week and retrain it from scratch. Does AI Puffer offer an “upsert” (update + insert) capability so it only trains additions/changes?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.