Files
openclaw/docs/plugins/reference/deepinfra.md
Jason (Json) 62baf451c1 fix(deepinfra): remove deprecated embedding provider warning (#114727)
* fix(deepinfra): migrate embedding provider registration

* fix(deepinfra): preserve embedding index identity
2026-07-27 14:53:34 -06:00

24 lines
608 B
Markdown

---
summary: "Adds DeepInfra model provider support to OpenClaw."
read_when:
- You are installing, configuring, or auditing the deepinfra plugin
title: "DeepInfra plugin"
---
# DeepInfra plugin
Adds DeepInfra model provider support to OpenClaw.
## Distribution
- Package: `@openclaw/deepinfra-provider`
- Install route: npm; ClawHub: `clawhub:@openclaw/deepinfra-provider`
## Surface
providers: `deepinfra`; contracts: `embeddingProviders`, `imageGenerationProviders`, `mediaUnderstandingProviders`, `speechProviders`, `videoGenerationProviders`
## Related docs
- [deepinfra](/providers/deepinfra)