[GH-ISSUE #3136] [BUG]: uploaded documents limited to four (?!) #2013

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

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

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

After uploading several text documents model thinks there's only exactly four, information from others not retrieving

Are there known steps to reproduce?

Create workspace
Upload txt documents, saving it to workspace: Image
Asking about uploaded documents in chat: Image

Originally created by @cherjr on GitHub (Feb 6, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3136 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? After uploading several text documents model thinks there's only exactly four, information from others not retrieving ### Are there known steps to reproduce? Create workspace Upload txt documents, saving it to workspace: ![Image](https://github.com/user-attachments/assets/9a5a98ce-0c8a-4f62-8f98-5f42fe80f923) Asking about uploaded documents in chat: ![Image](https://github.com/user-attachments/assets/2dc6e9fa-e665-4cec-accd-57906edc7d8e)
yindo added the possible bug label 2026-02-22 18:27:44 -05:00
yindo closed this issue 2026-02-22 18:27:44 -05:00
Author
Owner

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

This is not how RAG works. Use @agent to get the LLM to "see" documents. Regular chats are RAG and are naturally chunked.
Read more at https://docs.anythingllm.com/llm-not-using-my-docs#llms-do-not-introspect

@timothycarambat commented on GitHub (Feb 6, 2025): This is not how RAG works. Use @agent to get the LLM to "see" documents. Regular chats are RAG and are naturally chunked. Read more at https://docs.anythingllm.com/llm-not-using-my-docs#llms-do-not-introspect
yindo changed title from [BUG]: uploaded documents limited to four (?!) to [GH-ISSUE #3136] [BUG]: uploaded documents limited to four (?!) 2026-06-05 14:44:01 -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#2013