mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
17 lines
393 B
Markdown
17 lines
393 B
Markdown
# OpenClaw Synthetic Provider
|
|
|
|
Official OpenClaw provider plugin for Synthetic's hosted Anthropic-compatible
|
|
API.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/synthetic-provider
|
|
openclaw gateway restart
|
|
```
|
|
|
|
Configure `SYNTHETIC_API_KEY`, then select a `synthetic/<model-id>` model.
|
|
|
|
See https://docs.openclaw.ai/providers/synthetic for model and configuration
|
|
details.
|