mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:11:34 +00:00
* feat(voyage): externalize embedding provider * fix(voyage): drop stale bundled description
OpenClaw Voyage Provider
Official OpenClaw memory embedding provider plugin for Voyage AI.
Install from OpenClaw:
openclaw plugins install @openclaw/voyage-provider
openclaw gateway restart
Set VOYAGE_API_KEY, then configure memory search with provider: "voyage".
See https://docs.openclaw.ai/reference/memory-config for setup and
configuration.