openclaw/extensions/zai
Tomsun28 6433e923d4
fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28)
* provider(zai): add GLM-5.1 and GLM-5V Turbo models

* feat(zai): extract model definition builder for glm-5 forward compat

* test(zai): cover persisted glm-5 dynamic metadata

* fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28)

* fix: preserve ZAI dynamic model transport config (#58793) (thanks @tomsun28)

---------

Co-authored-by: gongchao <chao.gong@aminer.cn>
Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-04-01 18:09:02 +05:30
..
api.ts refactor: remove core provider model definitions compat 2026-03-27 17:23:40 +00:00
detect.ts
index.test.ts fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28) 2026-04-01 18:09:02 +05:30
index.ts fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28) 2026-04-01 18:09:02 +05:30
media-understanding-provider.ts
model-definitions.test.ts fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28) 2026-04-01 18:09:02 +05:30
model-definitions.ts fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28) 2026-04-01 18:09:02 +05:30
onboard.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
onboard.ts fix: add ZAI GLM-5.1 and GLM-5V Turbo support (#58793) (thanks @tomsun28) 2026-04-01 18:09:02 +05:30
openclaw.plugin.json refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
package.json build: bump version to 2026.4.1 2026-03-31 22:53:17 +01:00
runtime-api.ts