openclaw/extensions/gradium
Peter Steinberger 0631252f4b
refactor: reduce plugin SDK test import overhead (#109333)
* refactor(test): split plugin SDK test helpers

* fix(test): align plugin SDK test subpaths
2026-07-16 13:55:23 -07:00
..
gradium.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01: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 fix(gradium): treat blank env API key as unconfigured in synthesis paths (#108800) 2026-07-16 06:29:47 -07:00
tsconfig.json
tts.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
tts.ts fix(gradium): restrict TTS credential egress (#105169) 2026-07-12 09:43:22 +01: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.