mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:30:45 +00:00
docs: add generated plugin reference pages
This commit is contained in:
23
docs/plugins/reference/litellm.md
Normal file
23
docs/plugins/reference/litellm.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
summary: "Adds LiteLLM model provider support to OpenClaw."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the litellm plugin
|
||||
title: "LiteLLM plugin"
|
||||
---
|
||||
|
||||
# LiteLLM plugin
|
||||
|
||||
Adds LiteLLM model provider support to OpenClaw.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/litellm-provider`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
providers: litellm; contracts: imageGenerationProviders
|
||||
|
||||
## Related docs
|
||||
|
||||
- [litellm](/providers/litellm)
|
||||
Reference in New Issue
Block a user