mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 07:15:33 +00:00
* test(mistral): wait on delivered transcripts after reconnect * test(nvidia): assert the remaining catalog fetch budget as a bound |
||
|---|---|---|
| .. | ||
| api.test.ts | ||
| api.ts | ||
| embedding-provider.ts | ||
| index.ts | ||
| media-understanding-provider.test.ts | ||
| media-understanding-provider.ts | ||
| memory-embedding-adapter.ts | ||
| mistral.live.test.ts | ||
| model-definitions.test.ts | ||
| model-definitions.ts | ||
| onboard.test.ts | ||
| onboard.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-catalog.ts | ||
| README.md | ||
| realtime-transcription-provider.test.ts | ||
| realtime-transcription-provider.ts | ||
| tsconfig.json | ||
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.