run-llama / sec-insights

A real world full-stack application using LlamaIndex
https://www.secinsights.ai/
MIT License
2.32k stars 631 forks source link

How to delete single document using document id? #109

Open Curiosity007 opened 3 months ago

Curiosity007 commented 3 months ago

I mistakenly added and seeded one document which I do not want to show. How do I delete only that particular document? I have 70+ documents in my database, so it is not practical to remove everything (refresh db) and reseed again