[GH-ISSUE #3182] Unable to recognize all the data in the table I provided #2044

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

Originally created by @yunzck8s on GitHub (Feb 12, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3182

How are you running AnythingLLM?

Docker (local)

What happened?

After I uploaded a table with 200 rows, I asked about the contents of the table and was told that there were only a dozen rows.

Are there known steps to reproduce?

The data fragment provided may be truncated and there may be more lines in the actual file that are not displayed

Originally created by @yunzck8s on GitHub (Feb 12, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3182 ### How are you running AnythingLLM? Docker (local) ### What happened? After I uploaded a table with 200 rows, I asked about the contents of the table and was told that there were only a dozen rows. ### Are there known steps to reproduce? The data fragment provided may be truncated and there may be more lines in the actual file that are not displayed
yindo added the possible bug label 2026-02-22 18:27:53 -05:00
yindo closed this issue 2026-02-22 18:27:53 -05:00
Author
Owner

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

This is how RAG (the default chat mode) works

https://docs.anythingllm.com/llm-not-using-my-docs#so-how-does-anythingllm-work

@timothycarambat commented on GitHub (Feb 12, 2025): This is how RAG (the default chat mode) works https://docs.anythingllm.com/llm-not-using-my-docs#so-how-does-anythingllm-work
yindo changed title from Unable to recognize all the data in the table I provided to [GH-ISSUE #3182] Unable to recognize all the data in the table I provided 2026-06-05 14:44:13 -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#2044