[GH-ISSUE #597] [FEAT]: Limit Response to only the Custom Data provided #349

Closed
opened 2026-02-22 18:19:04 -05:00 by yindo · 3 comments
Owner

Originally created by @bibutikoley on GitHub (Jan 14, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/597

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

I'm new to the world of AI and still exploring the features that this repo offers.
Not sure if it works in the current version or not (If it does work, please let me know how can I do it)

Is it possible that LLM/Bot provides response only from the documents that is provided to it while embedding i.e. vector database. The bot should NOT use its own knowledge or data from internet.
Please let me know how can this be achieved.

Thanks!

Originally created by @bibutikoley on GitHub (Jan 14, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/597 Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? I'm new to the world of AI and still exploring the features that this repo offers. Not sure if it works in the current version or not (If it does work, please let me know how can I do it) Is it possible that LLM/Bot provides response only from the documents that is provided to it while embedding i.e. vector database. The bot should **NOT** use its own knowledge or data from internet. Please let me know how can this be achieved. Thanks!
yindo added the enhancementUI/UXcore-team-onlyfeature request labels 2026-02-22 18:19:04 -05:00
yindo closed this issue 2026-02-22 18:19:04 -05:00
Author
Owner

@sumitsodhi88 commented on GitHub (Jan 15, 2024):

there are severe hallucinations from the model. also the model is not able to find and understand from the context. when asked about things it veer off into out of context. making the application unusable.

@sumitsodhi88 commented on GitHub (Jan 15, 2024): there are severe hallucinations from the model. also the model is not able to find and understand from the context. when asked about things it veer off into out of context. making the application unusable.
Author
Owner

@timothycarambat commented on GitHub (Jan 15, 2024):

@sumitsodhi88 This is a problem with your model or the settings of AnythingLLM workspace (such as threshold) and not something that this application explicitly controls.

@timothycarambat commented on GitHub (Jan 15, 2024): @sumitsodhi88 This is a problem with your model or the settings of AnythingLLM workspace (such as threshold) and not something that this application explicitly controls.
Author
Owner

@sumitsodhi88 commented on GitHub (Jan 17, 2024):

@sumitsodhi88 This is a problem with your model or the settings of AnythingLLM workspace (such as threshold) and not something that this application explicitly controls.

yes, i shfted to (properlyformatted) word files and tinkered some tk get result. 👍

@sumitsodhi88 commented on GitHub (Jan 17, 2024): > @sumitsodhi88 This is a problem with your model or the settings of AnythingLLM workspace (such as threshold) and not something that this application explicitly controls. yes, i shfted to (properlyformatted) word files and tinkered some tk get result. 👍
yindo changed title from [FEAT]: Limit Response to only the Custom Data provided to [GH-ISSUE #597] [FEAT]: Limit Response to only the Custom Data provided 2026-06-05 14:34:51 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#349