mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 16:46:06 +00:00
13 lines
315 B
Markdown
13 lines
315 B
Markdown
# OpenClaw Featherless AI Provider
|
|
|
|
Official OpenClaw provider plugin for Featherless AI's OpenAI-compatible API.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/featherless-provider
|
|
openclaw gateway restart
|
|
```
|
|
|
|
See <https://docs.openclaw.ai/providers/featherless> for setup and configuration.
|