#11525: docs: Add LiteLLM provider documentation
docs
stale
Cluster:
Model Provider Integrations
## Summary
Add documentation for using LiteLLM as a model provider in OpenClaw.
## What LiteLLM provides
- Unified API to access 100+ LLM providers (OpenAI, Anthropic, Google, Mistral, etc.)
- Automatic failover between models
- Cost tracking across providers
- Load balancing across API keys
## Changes
- New file: `docs/providers/litellm.md`
- Updated: `docs/providers/index.md` (added LiteLLM to provider list)
## Why this matters
OpenClaw users get access to a broader model ecosystem through a single configuration. LiteLLM handles provider-specific quirks, so agents can focus on their tasks rather than API differences.
---
Links:
- LiteLLM Docs: https://docs.litellm.ai
- LiteLLM GitHub: https://github.com/BerriAI/litellm
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
Adds a new provider doc page for LiteLLM (`docs/providers/litellm.md`) and links it from the provider index (`docs/providers/index.md`) so users can discover LiteLLM as an OpenAI-compatible proxy option.
<h3>Confidence Score: 3/5</h3>
- This PR is mostly safe to merge but contains doc instructions that appear non-functional if copied verbatim.
- Changes are documentation-only, but the current LiteLLM page includes an `openclaw onboard --auth-choice litellm-api-key` command and config snippets that don’t appear to match existing OpenClaw onboarding/config conventions, so users following the docs may be blocked.
- docs/providers/litellm.md
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#6484: docs: add LiteLLM + Nebius integration guide
by demianarc · 2026-02-01
88.6%
#21182: feat(litellm): enhance LiteLLM provider with model discovery and pr...
by hiboute · 2026-02-19
79.9%
#22107: docs: add local providers troubleshooting guide
by pierreeurope · 2026-02-20
79.8%
#12707: docs: Add BlockRun provider (smart LLM routing + pay-per-request)
by 1bcMax · 2026-02-09
76.6%
#7568: feat(agents): add LM Studio auto-discovery and provider support
by sjseo298 · 2026-02-03
74.1%
#5469: docs: add Portkey AI gateway integration
by vrushankportkey · 2026-01-31
72.4%
#6559: Fix LiteLLM reasoning-tag handling + fallback to <think> content
by Najia-afk · 2026-02-01
71.0%
#12123: docs: add dedicated hardware guide (Jetson, Pi, mini PCs)
by yalexx · 2026-02-08
70.0%
#18896: CLI: add vLLM configure command
by franciscojavierarceo · 2026-02-17
69.9%
#7272: Models: add SiliconFlow provider
by qychen2001 · 2026-02-02
69.7%