Closed clickbrain closed 3 months ago
It is not a bug. I have added a limit because everything happens inside the browser, and I don't want to slow down the browser by processing a huge amount of files. I might add settings to update the limit; by default, I think it is 10
So, this is why the extension seems to slow down with some documents added to the rag. I was about to add an issue for this.
OK. I am running browser on M3 with 36gb RAM and the LLM/Ollama is running on an M2 Studio with 64GB of Ram and processing text/markdown files. Would love the option to set the number of files or have unlimited and see how it does.
Hey, you can now increase the file limit from the RAG settings
Awesome! Thank you!
I fed a large number of markdown files into a RAG knowledge base, but it only seems to have processed 10 files. Is there a limit on the number of files for RAG or is this a bug of some kind?