[GH-ISSUE #2046] [BUG]: #1334

Closed
opened 2026-02-22 18:24:19 -05:00 by yindo · 2 comments
Owner

Originally created by @leonnn1 on GitHub (Aug 4, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2046

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I am trying to use the LLM as a chat bot for my website, I fed it with some of my web pages and my documentation page, the problem is that when I try ask something it begins generating a response and crashes just after.

image

Are there known steps to reproduce?

I set the workspace with a deepseek-coder-v2.16b lite q8 and everything was on default.
I only added the web pages to the workspace as embeds and I asked a question related to that website

Originally created by @leonnn1 on GitHub (Aug 4, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2046 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I am trying to use the LLM as a chat bot for my website, I fed it with some of my web pages and my documentation page, the problem is that when I try ask something it begins generating a response and crashes just after. ![image](https://github.com/user-attachments/assets/2a6cb55f-867f-40fe-b73b-7f5140d9ae6c) ### Are there known steps to reproduce? I set the workspace with a deepseek-coder-v2.16b lite q8 and everything was on default. I only added the web pages to the workspace as embeds and I asked a question related to that website
yindo added the possible bug label 2026-02-22 18:24:19 -05:00
yindo closed this issue 2026-02-22 18:24:19 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 5, 2024):

This would indicate your ollama client crashed and did not return a valid text response as it should have, presuming it is a chat model - which is appears to be.

@timothycarambat commented on GitHub (Aug 5, 2024): This would indicate your ollama client crashed and did not return a valid text response as it should have, presuming it is a chat model - which is appears to be.
Author
Owner

@leonnn1 commented on GitHub (Aug 5, 2024):

This would indicate your ollama client crashed and did not return a valid text response as it should have, presuming it is a chat model - which is appears to be.

Yes it is a chat model, I am using deepseek, but why is it happening I dont understand, I used a couple of models and all ended up with the same error

@leonnn1 commented on GitHub (Aug 5, 2024): > This would indicate your ollama client crashed and did not return a valid text response as it should have, presuming it is a chat model - which is appears to be. Yes it is a chat model, I am using deepseek, but why is it happening I dont understand, I used a couple of models and all ended up with the same error
yindo changed title from [BUG]: to [GH-ISSUE #2046] [BUG]: 2026-06-05 14:40: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#1334