docs: add generated plugin reference pages

This commit is contained in:
Peter Steinberger
2026-05-02 15:55:40 +01:00
parent da2a8bd6bb
commit 2244ba87b3
119 changed files with 3046 additions and 132 deletions

View File

@@ -0,0 +1,23 @@
---
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: included in OpenClaw
## Surface
providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders
## Related docs
- [mistral](/providers/mistral)