mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 00:21:32 +00:00
* feat(plugins): externalize Mistral provider * fix(update): preserve external provider models during repair * chore(release): keep Mistral note in PR body
24 lines
553 B
Markdown
24 lines
553 B
Markdown
---
|
|
summary: "Adds Mistral model provider support to OpenClaw."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the mistral plugin
|
|
title: "Mistral plugin"
|
|
---
|
|
|
|
# Mistral plugin
|
|
|
|
Adds Mistral model provider support to OpenClaw.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/mistral-provider`
|
|
- Install route: npm; ClawHub: `clawhub:@openclaw/mistral-provider`
|
|
|
|
## Surface
|
|
|
|
providers: `mistral`; contracts: `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `realtimeTranscriptionProviders`
|
|
|
|
## Related docs
|
|
|
|
- [mistral](/providers/mistral)
|