mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 08:06:10 +00:00
16 lines
433 B
Markdown
16 lines
433 B
Markdown
# OpenClaw Cohere Provider
|
|
|
|
Official OpenClaw provider plugin for Cohere's OpenAI-compatible Compatibility
|
|
API.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/cohere-provider
|
|
openclaw gateway restart
|
|
```
|
|
|
|
Configure a Cohere API key, then select `cohere/command-a-plus-05-2026`,
|
|
`cohere/command-a-reasoning-08-2025`, `cohere/command-a-vision-07-2025`,
|
|
`cohere/command-a-03-2025`, or `cohere/north-mini-code-1-0`.
|