openclaw/docs/providers
Charles-Henri ROBICHE efd827b526
feat(providers): add LiteLLM provider support
Add LiteLLM as a new OpenAI-compatible proxy provider:

- Add onboarding flow with API key, base URL, and model selection
- Fetch available models from LiteLLM /v1/models endpoint
- Auto-detect context window from /model/info endpoint
- Set supportsStore: false to avoid "Extra inputs are not permitted" errors
  with providers that don't support the OpenAI Responses API store parameter
- Preserve compat settings through model resolution pipeline
- Add provider documentation

Closes #2639
Closes #2305

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 08:55:48 +01:00
..
anthropic.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
claude-max-api-proxy.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
deepgram.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
github-copilot.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
glm.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
index.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
litellm.md feat(providers): add LiteLLM provider support 2026-01-28 08:55:48 +01:00
minimax.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
models.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
moonshot.md Update Moonshot Kimi model references from kimi-k2-0905-preview to the latest kimi-k2.5 2026-01-27 21:10:59 -06:00
ollama.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
openai.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
opencode.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
openrouter.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
qwen.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
synthetic.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
venice.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
vercel-ai-gateway.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
zai.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00