[GH-ISSUE #2138] [BUG]: Based on the knowledge base inquiry about product materials, the robot replies that it cannot find the product. #1390

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

Originally created by @noiceman on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2138

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I uploaded a 10K document: it contains Product 1, Product 2, and Product 3. After vectorizing several times, each time the robot randomly told me that one of the products does not exist.

Are there known steps to reproduce?

uploaded a 10K document: it contains Product 1, Product 2, and Product 3,then quest about product

Originally created by @noiceman on GitHub (Aug 19, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2138 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? I uploaded a 10K document: it contains Product 1, Product 2, and Product 3. After vectorizing several times, each time the robot randomly told me that one of the products does not exist. ### Are there known steps to reproduce? uploaded a 10K document: it contains Product 1, Product 2, and Product 3,then quest about product
yindo added the possible bug label 2026-02-22 18:24:34 -05:00
yindo closed this issue 2026-02-22 18:24:35 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 19, 2024):

https://docs.anythingllm.com/llm-not-using-my-docs

That is not surprising since that is not how RAG works! The doc above explains how the system works, how to tune it to your use case, and why blinding uploading 10K documents about something is not going to magically work with perfect recall!

@timothycarambat commented on GitHub (Aug 19, 2024): https://docs.anythingllm.com/llm-not-using-my-docs That is not surprising since that is not how RAG works! The doc above explains how the system works, how to tune it to your use case, and why blinding uploading 10K documents about something is not going to magically work with perfect recall!
yindo changed title from [BUG]: Based on the knowledge base inquiry about product materials, the robot replies that it cannot find the product. to [GH-ISSUE #2138] [BUG]: Based on the knowledge base inquiry about product materials, the robot replies that it cannot find the product. 2026-06-05 14:40:31 -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#1390