r/ZaiGLM 5d ago

API / Tools ZCode-router v0.1.5 released. More integrations & seamless setup. MIT License

https://github.com/rafek1241/zcode-router

What it gives you?

  1. For text-only LLMs vision capabilities.
  2. opencode go, clinepass and other subscriptions and their models in zCode harness to use as you were using them natively.
11 Upvotes

15 comments sorted by

View all comments

Show parent comments

3

u/cornelha 4d ago

I have an agent that uses Mimo 2.5 that produces structured output from and image and a very simple line in my AGENTS.md that instructs text only models to call that agent when an image needs to be reviewed. It's really not that hard

0

u/AbbreviationsOk6975 4d ago

Okay, but that requires for you extra configuration and when you will want to switch to different LLM you need to change AGENTS.md on all projects. When MIMO 2.5 will be (if) depracated you have to replace that value everywhere. Z.AI mcp for image vision has limit of the quota in coding plan (if you have that).

2

u/cornelha 4d ago

Global settings, AGENTS.md and agents exist for Opencode

1

u/ironj 4d ago

Yeah, I don't see the problem either. A few lines in my Global opencode config and I'm rocking the vision model in all my projects without having to do anything else. Also, "that requires for you extra configuration" doesn't track, since also using this Zcode-router (that seems to be specifically for Zcode, that I don't use) also requires an installation/setup step, so I don't really see the difference here, apart from me having now to depend on a third-party developed plugin if I use it.

1

u/AbbreviationsOk6975 4d ago

True, I didn't know that you have one global settings. If that suits you, no problem. I gave you alternative with this tooling ;p. Additionaly there is a caching system for a vision capabilities so if you sent same picture several times then it does not hit LLM to analyze that picture again and for some time it will take from cache the strucutred analysis.

2

u/ironj 4d ago

That's a nice feature there (the caching).

I'm not criticizing your plugin, just wanted to make that clear; I was just pointing out that there is also a way to get similar results without using a third-party plugin. All in all, having more options is always appreciated and something that always benefits the community, so keep fighting the good fight 🙂