[GH-ISSUE #4762] [BUG]: After selecting the deepseek model, the AI cannot receive the uploaded photos. #3002

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

Originally created by @pkilller on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4762

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Image

Are there known steps to reproduce?

No response

Originally created by @pkilller on GitHub (Dec 11, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4762 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? <img width="1173" height="436" alt="Image" src="https://github.com/user-attachments/assets/4d5fac3c-b254-4c32-9662-5181a0302fca" /> ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:32:13 -05:00
yindo closed this issue 2026-02-22 18:32:13 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 11, 2025):

Needs more info

  • Which model provider are you using to run Deepseek
  • What specific model of DeepSeek

Also, deepseek (the locally runnable ones) are not vision capable

Model Series Primary Modality Capabilities
DeepSeek-R1 Text Reasoning, Logic, Math, Chain-of-Thought
DeepSeek-V3 Text General Chat, Knowledge, Writing
DeepSeek-Coder Text Coding, Debugging, Software Engineering
Janus / Janus-Pro Multimodal Image Understanding & Image Generation
DeepSeek-VL Multimodal Visual Question Answering (Image input)

If you are wondering how deepseek does it in their UI they actually pass the image to a vision model and pass the result back to the text model.

@timothycarambat commented on GitHub (Dec 11, 2025): Needs more info - Which model provider are you using to run Deepseek - What specific model of DeepSeek Also, deepseek (the locally runnable ones) are not vision capable Model Series | Primary Modality | Capabilities -- | -- | -- DeepSeek-R1 | Text | Reasoning, Logic, Math, Chain-of-Thought DeepSeek-V3 | Text | General Chat, Knowledge, Writing DeepSeek-Coder | Text | Coding, Debugging, Software Engineering Janus / Janus-Pro | Multimodal | Image Understanding & Image Generation DeepSeek-VL | Multimodal | Visual Question Answering (Image input) If you are wondering how deepseek does it in their UI they actually pass the image to a vision model and pass the result back to the text model.
yindo changed title from [BUG]: After selecting the deepseek model, the AI cannot receive the uploaded photos. to [GH-ISSUE #4762] [BUG]: After selecting the deepseek model, the AI cannot receive the uploaded photos. 2026-06-05 14:49:46 -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#3002