[GH-ISSUE #2601] [BUG] Can't RAG #1686

Closed
opened 2026-02-22 18:26:03 -05:00 by yindo · 0 comments
Owner

Originally created by @JediBrooker on GitHub (Nov 8, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2601

How are you running AnythingLLM?

Docker (local)

What happened?

Fresh install on proxmox debian lxc.

Using defaults with local-ai llama3b.

I can RAG. If I upload a file and say "summarise" it says there's no document to summarise. Logs say it has uploaded though.

Are there known steps to reproduce?

  • Install using docker.
  • open browser to localhost and follow install prompts.
  • change LLM to local-ai ollama (I don't think it makes a difference which LLM I use though)
  • create a workspace
  • hit the attachment button and upload a pdf, docx, whatever and wait for it to upload
  • once uploaded I type "summarise this" in the same chat box.
  • response is "there's no document to summarise.
Originally created by @JediBrooker on GitHub (Nov 8, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2601 ### How are you running AnythingLLM? Docker (local) ### What happened? Fresh install on proxmox debian lxc. Using defaults with local-ai llama3b. I can RAG. If I upload a file and say "summarise" it says there's no document to summarise. Logs say it has uploaded though. ### Are there known steps to reproduce? - Install using docker. - open browser to localhost and follow install prompts. - change LLM to local-ai ollama (I don't think it makes a difference which LLM I use though) - create a workspace - hit the attachment button and upload a pdf, docx, whatever and wait for it to upload - once uploaded I type "summarise this" in the same chat box. - response is "there's no document to summarise.
yindo added the possible bug label 2026-02-22 18:26:03 -05:00
yindo closed this issue 2026-02-22 18:26:03 -05:00
yindo changed title from [BUG] Can't RAG to [GH-ISSUE #2601] [BUG] Can't RAG 2026-06-05 14:42:08 -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#1686