Describe the bug
Thrown errors in chat with DeepSeek V4 Flash / Pro if the agent system tries to send images to the deepseek api:
Date/time: 2026-08-03T13:41:09.554Z
Extension version: 3.74.0
Provider: deepseek
Model: deepseek-v4-flash
400
DeepSeek completion error: 400 Failed to deserialize the JSON body into the target type: messages[154]: unknown variant `image_url`, expected `text` at line 1 column 666600
To Reproduce
Steps to reproduce the behavior:
- Place some png images in your vs code workspace as examples.
- Ask a question related to this images. In my case there was some problem that the pngs where not correctly mapped to their plant uml file counterpart.
- The chat window shows that the images was read:
1.png (up to 1 lines)
- Than the error shows up as many times as pngs he wants to read.
What version of zoo are you running
Version: 3.74.0 (6c23a1c)
Describe the bug
Thrown errors in chat with DeepSeek V4 Flash / Pro if the agent system tries to send images to the deepseek api:
To Reproduce
Steps to reproduce the behavior:
1.png (up to 1 lines)What version of zoo are you running
Version: 3.74.0 (6c23a1c)