openclaw/extensions/gradium
2026-08-12 07:58:43 -07:00
..
gradium.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
index.ts
openclaw.plugin.json
package.json chore(release): prepare 2026.8.1 (#120375) 2026-08-07 18:44:12 -07:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
shared.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01:00
speech-provider.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
speech-provider.ts refactor(gradium): consolidate speech requests 2026-08-12 07:58:43 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00
tts.test.ts fix(tts): reject non-audio speech synthesis responses (#117345) 2026-08-01 16:13:15 -07:00
tts.ts refactor(providers): shared generated-media download guard and binary-response adoption (#120351) 2026-08-07 15:45:53 -07:00

OpenClaw Gradium Plugin

Official OpenClaw plugin for Gradium.

Install from OpenClaw:

openclaw plugins install @openclaw/gradium-speech
openclaw gateway restart

See https://docs.openclaw.ai/providers/gradium for setup and configuration.