nomic-ai / gpt4all

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

GPT4All v3.1: "searching localdocs" appears after the selected collections have been deselected #2756

Open SINAPSA-IC opened 1 month ago

SINAPSA-IC commented 1 month ago

Bug Report

The message "searching localdocs" appears after all of the previously selected LocalDocs collections have been deselected/unchecked.

Steps to Reproduce

  1. Select 1 or more LocalDocs collections;
  2. Ask the model something; it will search for info in the selected collections, and it will reply with info from those collections;
  3. Deselect/Uncheck the collections, leave no collection selected;
  4. Ask the model something; the message above will appear, as if the model is still searching for info in the selected collections - however, the reply is swift, implying that no actual search in LocalDocs was performed. This behavior is the same after 3 prompts in a row, with no collections selected anymore.

Expected Behavior

The message "searching localdocs" should not appear when no collections are selected, because:

Your Environment

kalle07 commented 1 month ago

version 3.0.0 it works fine

manyoso commented 1 month ago

Confirmed. This is a problem.