[GH-ISSUE #3242] question about using #2087

Closed
opened 2026-02-22 18:28:06 -05:00 by yindo · 1 comment
Owner

Originally created by @dove-whispers on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3242

When I want to upload multiple files to my local knowledge base and ask a comprehensive question, there is always only one article in the "Show Citations" box at the end of the AnythingLLM dialog screen. Is this showing a problem or is it only one article?

Originally created by @dove-whispers on GitHub (Feb 17, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3242 When I want to upload multiple files to my local knowledge base and ask a comprehensive question, there is always only one article in the "Show Citations" box at the end of the AnythingLLM dialog screen. Is this showing a problem or is it only one article?
yindo closed this issue 2026-02-22 18:28:06 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 17, 2025):

Its not a problem. It means that for some reason your prompt shows a sematic similarity to that snippet. The LLM probably didn't even use it in the response.

You can raise the threshold for similarity or swap to Accuracy Optimized search (Reranking)

@timothycarambat commented on GitHub (Feb 17, 2025): Its not a problem. It means that for some reason your prompt shows a _sematic similarity_ to that snippet. The LLM probably didn't even use it in the response. You can raise the [threshold for similarity](https://docs.anythingllm.com/llm-not-using-my-docs#vector-database-settings--document-similarity-threshold) or swap to [Accuracy Optimized search (Reranking)](https://docs.anythingllm.com/llm-not-using-my-docs#vector-database-settings--search-preference)
yindo changed title from question about using to [GH-ISSUE #3242] question about using 2026-06-05 14:44:28 -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#2087