mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 14:41:35 +00:00
17 lines
412 B
Markdown
17 lines
412 B
Markdown
# OpenClaw OpenCode Go Provider
|
|
|
|
Official OpenClaw provider plugin for the OpenCode Go model catalog.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/opencode-go-provider
|
|
openclaw gateway restart
|
|
```
|
|
|
|
Configure `OPENCODE_API_KEY` or `OPENCODE_ZEN_API_KEY`, then select an
|
|
`opencode-go/...` model.
|
|
|
|
See <https://docs.openclaw.ai/providers/opencode-go> for setup and the current
|
|
model catalog.
|