[GH-ISSUE #3353] [BUG]: can not find context in local LLM But Online service can #2162

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

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

How are you running AnythingLLM?

Docker (local)

What happened?

I am using AnythingLLM with the same data and using two different LLMs: one is locally deployed Ollama deepseek-r1 7b, and the other is the official DeepSeek API. Why can the official API clearly extract the content of local files, while the locally deployed Ollama version cannot? It always prompts that the data cannot be found in the context.”

Are there known steps to reproduce?

No response

Originally created by @killeress on GitHub (Feb 26, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3353 ### How are you running AnythingLLM? Docker (local) ### What happened? I am using AnythingLLM with the same data and using two different LLMs: one is locally deployed Ollama deepseek-r1 7b, and the other is the official DeepSeek API. Why can the official API clearly extract the content of local files, while the locally deployed Ollama version cannot? It always prompts that the data cannot be found in the context.” ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:28:25 -05:00
yindo closed this issue 2026-02-22 18:28:25 -05:00
Author
Owner

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

It's a local LLM, it does not have infinite context (or even large context for that matter)
https://docs.anythingllm.com/llm-not-using-my-docs

@timothycarambat commented on GitHub (Feb 26, 2025): It's a local LLM, it does not have infinite context (or even large context for that matter) https://docs.anythingllm.com/llm-not-using-my-docs
yindo changed title from [BUG]: can not find context in local LLM But Online service can to [GH-ISSUE #3353] [BUG]: can not find context in local LLM But Online service can 2026-06-05 14:44:56 -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#2162