mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
2f06ed30d8
* test(voice-call): await replaced bridge cleanup * test(mistral): await runaway transcript error
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.