mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fd1b965f2b
* test(plugins): remove orphan test API barrels * refactor(plugins): remove orphan test-only exports * refactor(imessage): remove orphan test plugin * test(plugins): remove stale package guard timeout
OpenClaw Mistral Provider
Official OpenClaw provider plugin for Mistral models, Voxtral transcription, and Mistral memory embeddings.
Install from OpenClaw:
openclaw plugins install @openclaw/mistral-provider
openclaw gateway restart
Set MISTRAL_API_KEY, then select a mistral/* model or configure Mistral for
media transcription, realtime transcription, or memory embeddings.
See https://docs.openclaw.ai/providers/mistral for setup and configuration.