mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
24 lines
570 B
Markdown
24 lines
570 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: included in OpenClaw
|
|
|
|
## Surface
|
|
|
|
providers: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders
|
|
|
|
## Related docs
|
|
|
|
- [deepinfra](/providers/deepinfra)
|