Qodercli 使用自定义模型Qwen3.6-Max,读取图片内容,模型返回的内容与图片无关

Issue Description

Qodercli 使用自定义模型Qwen3.6-Max,读取图片内容,模型返回的内容与图片无关

Steps to Reproduce

问: [Image lemon.jpg] 这张图里是什么

答:

Thinking…
│ 用户询问lemon.jpg的内容,我需要读取这张图片来识别其中的内容。

✓ Read(C:\Users…\Downloads\pb\lemon.jpg)
→ Read image (15KB)

Thinking…
│ The user is asking about the content of lemon.jpg which I just read and can see shows two lemons on a dark surface.
:black_small_square: 这张图片里是两个柠檬。它们呈椭圆形,表皮是明亮的黄色,表面有细小的纹理,看起来非常新鲜。

图片"

Expected Behavior

Actual Behavior

Screenshots / Screen Recordings

Operating System

Windows 11

Current Qoder Version (Menu → About Qoder → Copy)

Qoder CLI v1.0.5

这种情况通常属于模型输出的效果波动,AI尚无法保证每次回答都完全准确。我们建议先在规则文件中增加针对性限制以规避此类问题,同时内部也会持续分析定位根因,并推动模型侧的优化。

Qwen3.7-Max不是原生多模态,改用Qwen3.6-Plus试试。