Cohere: update docs/concepts/model-providers.md

This commit is contained in:
Vincent Koc
2026-02-23 12:31:11 -05:00
parent 1ea7fe745f
commit 65518f3a42

View File

@@ -134,6 +134,9 @@ OpenClaw ships with the piai catalog. These providers require **no**
- Mistral: `mistral` (`MISTRAL_API_KEY`)
- Example model: `mistral/mistral-large-latest`
- CLI: `openclaw onboard --auth-choice mistral-api-key`
- Cohere: `cohere` (`COHERE_API_KEY`)
- Example model: `cohere/command-a-03-2025`
- CLI: `openclaw onboard --auth-choice cohere-api-key`
- Groq: `groq` (`GROQ_API_KEY`)
- Cerebras: `cerebras` (`CEREBRAS_API_KEY`)
- GLM models on Cerebras use ids `zai-glm-4.7` and `zai-glm-4.6`.