mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 19:34:45 +00:00
* feat: add fal and OpenRouter music generation * fix: repair music generation CI gates * chore: refresh proof gate
24 lines
579 B
Markdown
24 lines
579 B
Markdown
---
|
|
summary: "Adds OpenRouter model provider support to OpenClaw."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the openrouter plugin
|
|
title: "OpenRouter plugin"
|
|
---
|
|
|
|
# OpenRouter plugin
|
|
|
|
Adds OpenRouter model provider support to OpenClaw.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/openrouter-provider`
|
|
- Install route: included in OpenClaw
|
|
|
|
## Surface
|
|
|
|
providers: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders
|
|
|
|
## Related docs
|
|
|
|
- [openrouter](/providers/openrouter)
|