void icon indicating copy to clipboard operation
void copied to clipboard

Error Void: Response from model was empty.

Open COOPER-DENG opened this issue 8 months ago • 4 comments

I deployed ollama run qwen2.5-coder:1.5b locally. When I use chat/agent, the error message is Void: Response from model was empty. However, I can communicate normally in PowerShell. What's going on? Image

COOPER-DENG avatar Apr 03 '25 07:04 COOPER-DENG

Thanks for the report! Can you provide which OS you were using? I'm wondering if it's an endpoint issue.

mathewpareles avatar Apr 12 '25 21:04 mathewpareles

Thanks for the report! Can you provide which OS you were using? I'm wondering if it's an endpoint issue.

win10 professional 22h2 (19045.5371)

By the way, I installed the latest version 1.2.1 today, and when using the API provided by deep seek, an error message is displayed: Void: Response from model was empty.

COOPER-DENG avatar Apr 16 '25 07:04 COOPER-DENG

This should be fixed in 1.2.5, but will keep this open. @COOPER-DENG please confirm if it works!

andrewpareles avatar Apr 17 '25 23:04 andrewpareles

This should be fixed in 1.2.5, but will keep this open. @COOPER-DENG please confirm if it works!

Thank you for your reply. I installed 1.2.5.25107 today and it has responded, but it takes several minutes to respond. It feels too slow. (I used deepseek api / openRouter model / local ollama qwen2.5-coder:1.5b for testing)

COOPER-DENG avatar Apr 21 '25 03:04 COOPER-DENG