nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.84k stars 7.71k forks source link

GPT4All v3.4.x - which localdocs_v database is being used? #3171

Closed SINAPSA-IC closed 2 weeks ago

SINAPSA-IC commented 2 weeks ago

I've been using GPT4All since v2.5.6 IIRC, now it is at 3.4.2, and there are three LocalDocs databases: localdocs_v1.db localdocs_v2.db localdocs_v3.db

With v3.4.1, users were instructed to rebuild the LocalDocs collections "at least once" (how many times? and why? I've rebuilt them only once, is that enough?) and the localdocs_v3.db database subsequently appeared; now, as a result both of the message and the creation of _v3, it appears that the _v2 and _v1 databases are not being used anymore.

Which one of these databases is actually used by GPT4All v3.4.2 and presumably by subsequent versions? Which database(s) can be deleted, to free up disk space, as any of them occupies several GBs?

manyoso commented 2 weeks ago

"Which one of these databases is actually used by GPT4All v3.4.2"

localdocs_v3.db is being used