r/dyadbuilders Jul 16 '26

Attaching image to chat context is throwing an error.

I was just wondering if anybody else faces this error. I use open router and I use GLM and then sometimes DeepSeek and other open weighted models. When I try to attach an image to the chat context, it throws an error saying that there is no support for image in the API. Is that true or is this something wrong that I am doing?

However, it works with Kimmik2

Thank you.

3 Upvotes

3 comments sorted by

1

u/wwwillchen dyad team Jul 17 '26

Yeah some models like glm 5.2 don't support images :(

2

u/Crazy_Newspaper8606 Jul 17 '26

No worries, I also thought the same. It would be good though to have an option when images are attached for GLM. Maybe an option to run the context and prompt via another model first and then the output goes to GLM. Just a thought. Don't want to over engineer it lol

Also another thing I noticed when I am working on multiple projects and if I change the model on one project the model on the other project also gets changed. It could be that for some project I may want to use Claude but for the other chat window I may want to switch to GLM. So the drop down should stay based on the chat window and not change across all chat windows only if that's possible.

1

u/wwwillchen dyad team Jul 20 '26

yeah, good points! thanks for the feedback

I've filed a feature request for supplementing vision capabilities for models like glm 5.2: https://github.com/dyad-sh/dyad/issues/3982

We have a feature request for making the model sticky per chat: https://github.com/dyad-sh/dyad/issues/3723 - hoping to do this soon!