mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-21 01:51:39 -06:00
568b920b21
* refactor(imports): dedupe and hoist imports * feat(lint): enforce import/no-duplicates and import/first
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.