openclaw/docs/concepts
Vincent Koc d92ba4f8aa
feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845)
* Onboard: add Mistral auth choice and CLI flags

* Onboard/Auth: add Mistral provider config defaults

* Auth choice: wire Mistral API-key flow

* Onboard non-interactive: support --mistral-api-key

* Media understanding: add Mistral Voxtral audio provider

* Changelog: note Mistral onboarding and media support

* Docs: add Mistral provider and onboarding/media references

* Tests: cover Mistral media registry/defaults and auth mapping

* Memory: add Mistral embeddings provider support

* Onboarding: refresh Mistral model metadata

* Docs: document Mistral embeddings and endpoints

* Memory: persist Mistral embedding client state in managers

* Memory: add regressions for mistral provider wiring

* Gateway: add live tool probe retry helper

* Gateway: cover live tool probe retry helper

* Gateway: retry malformed live tool-read probe responses

* Memory: support plain-text batch error bodies

* Tests: add Mistral Voxtral live transcription smoke

* Docs: add Mistral live audio test command

* Revert: remove Mistral live voice test and docs entry

* Onboard: re-export Mistral default model ref from models

* Changelog: credit joeVenner for Mistral work

* fix: include Mistral in auto audio key fallback

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Shakker <shakkerdroid@gmail.com>
2026-02-23 00:03:56 +00:00
..
agent-loop.md refactor(plugins): split before-agent hooks by model and prompt phases 2026-02-17 03:28:20 +01:00
agent-workspace.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
agent.md
architecture.md refactor(gateway)!: remove legacy v1 device-auth handshake 2026-02-22 09:27:03 +01:00
compaction.md
context.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
features.md
markdown-formatting.md
memory.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
messages.md
model-failover.md
model-providers.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
models.md fix: restore Discord model picker UX (#21458) (thanks @pejmanjohn) 2026-02-20 21:04:04 -06:00
multi-agent.md Docs: expand multi-agent routing 2026-02-17 14:28:08 -06:00
oauth.md
presence.md
queue.md
retry.md
session-pruning.md
session-tool.md docs: document thread-bound subagent sessions and remove plan 2026-02-21 19:59:55 +01:00
session.md fix: document onboarding dmScope default as breaking change (#23468) (thanks @bmendonca3) 2026-02-22 12:36:49 +01:00
sessions.md docs: fix canonical session doc path hint 2026-02-22 21:35:14 +01:00
streaming.md refactor(config): unify streaming config across channels 2026-02-21 19:53:42 +01:00
system-prompt.md Agents: raise bootstrap total cap and warn on /context truncation (#18229) 2026-02-16 12:04:53 -05:00
timezone.md
typebox.md
typing-indicators.md
usage-tracking.md