-
Notifications
You must be signed in to change notification settings - Fork 5
Usage of general knowledge of LLM when uploading a document #1662
Description
Feature request from BMAS: Many users found it undesirable that, when uploading a document and chatting about it, information from general knowledge was frequently added. It would therefore be great to add a selection field—either in the input parameters or during the document upload process—to toggle the use of general knowledge (e.g., "Use information from general knowledge: Yes/No"). In my opinion, this option is really only relevant for document-based chats, where the user could make the choice. After all, there are times when using general knowledge makes sense, while at other times, it is preferable for the AI to stick closely to the document. Naturally, the selection made would trigger a corresponding addition to the prompt—something like "Do not add information from your general knowledge; limit yourself to information from the document." That should certainly be feasible.