mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 21:41:38 +00:00
* fix(deepinfra): migrate embedding provider registration * fix(deepinfra): preserve embedding index identity
24 lines
608 B
Markdown
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)
|