Files
openclaw/extensions/mistral
Peter Steinberger fd1b965f2b refactor(plugins): remove orphan test API barrels (#121761)
* 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
2026-08-10 16:42:34 -07:00
..

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.