Manifest now supports Z.ai models 🤩 #369
SebConejo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just added Z.ai as a supported provider in Manifest, an open-source cost optimization plugin for OpenClaw.
Z.ai models are significantly cheaper than Opus or GPT-5 and GLM-5 benchmarks are competitive on most tasks. For agent workflows where you don't need a frontier model, routing to GLM-5 can cut your costs dramatically while keeping solid quality.
For those who don't know Manifest, it is an Open Source alternative to OpenRouter. It intercepts each request and routes it to the most efficient model available based on task complexity. It also tracks cost and response time per request in real time, so you can see exactly how GLM-5 compares to other models on your actual workload.
Everything is free and open source. No prompt or message collection. It runs locally or in the cloud.
Enjoy ;)
GitHub: https://github.com/mnfst/manifest
Beta Was this translation helpful? Give feedback.
All reactions