Files
openclaw/extensions/synthetic/README.md

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.