Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
26.95k stars 2.71k forks source link

[BUG]: Embeddings not removed. #594

Closed sumitsodhi88 closed 9 months ago

sumitsodhi88 commented 10 months ago

What would you like to see?

Even though I may have added and saved one embedding in a workspace and later realised it was not giving me correct results, I removed it. But in the workspace it was still given as citation - and yes it was giving answers from that only.

The embeddings are not getting removed when I choose to remove from a workspace, my only solution was to remove the work space completely and make a new one.

wepschmiede commented 9 months ago

I have the same problem as sumitsodhi88, the embeddings are not being removed cleanly for me either. Is there already a solution?

timothycarambat commented 9 months ago

This is for lanceDB correct? The current workaround, if suitable, if just deleting the workspace and re-embedding the cached files. Obviously not ideal but we are working on the solution.

wepschmiede commented 9 months ago

Thx, yes i use lanceDB and the workaround.