openclaw/extensions/zai
2026-04-28 04:33:47 +01:00
..
api.ts
config-api.ts
detect.ts
index.test.ts refactor: split plugin sdk test helpers 2026-04-28 01:14:19 +01:00
index.ts fix(providers): support zai preserved thinking 2026-04-26 04:35:50 +01:00
media-understanding-provider.ts
model-definitions.test.ts
model-definitions.ts fix(zai): default to GLM-5.1 instead of GLM-5 2026-04-08 04:38:39 +01:00
onboard.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
onboard.ts refactor: dedupe provider trimmed readers 2026-04-08 00:09:41 +01:00
openclaw.plugin.json perf: mark provider plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: bump version to 2026.4.25 2026-04-25 10:31:52 +01:00
provider-runtime.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
runtime-api.ts
test-api.ts
tsconfig.json