openclaw/docs/providers
John Fawcett 13f32e2f7d
feat: Add Kilo Gateway provider (#20212)
* feat: Add Kilo Gateway provider

Add support for Kilo Gateway as a model provider, similar to OpenRouter.
Kilo Gateway provides a unified API that routes requests to many models
behind a single endpoint and API key.

Changes:
- Add kilocode provider option to auth-choice and onboarding flows
- Add KILOCODE_API_KEY environment variable support
- Add kilocode/ model prefix handling in model-auth and extra-params
- Add provider documentation in docs/providers/kilocode.md
- Update model-providers.md with Kilo Gateway section
- Add design doc for the integration

* kilocode: add provider tests and normalize onboard auth-choice registration

* kilocode: register in resolveImplicitProviders so models appear in provider filter

* kilocode: update base URL from /api/openrouter/ to /api/gateway/

* docs: fix formatting in kilocode docs

* fix: address PR review — remove kilocode from cacheRetention, fix stale model refs and CLI name in docs, fix TS2742

* docs: fix stale refs in design doc — Moltbot to OpenClaw, MoltbotConfig to OpenClawConfig, remove extra-params section, fix doc path

* fix: use resolveAgentModelPrimaryValue for AgentModelConfig union type

---------

Co-authored-by: Mark IJbema <mark@kilocode.ai>
2026-02-23 23:29:27 +00:00
..
anthropic.md docs: detail per-agent prompt caching configuration 2026-02-23 18:46:40 +00:00
bedrock.md docs: normalize Amazon Bedrock setup section labels (#22549) 2026-02-21 03:40:54 -05:00
claude-max-api-proxy.md Docs: enable markdownlint autofixables except list numbering (#10476) 2026-02-06 10:08:59 -05:00
cloudflare-ai-gateway.md revert(docs): undo markdownlint autofix churn 2026-02-06 10:00:08 -05:00
deepgram.md Docs: enable markdownlint autofixables except list numbering (#10476) 2026-02-06 10:08:59 -05:00
github-copilot.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
glm.md feat(zai): auto-detect endpoint + default glm-5 (#14786) 2026-02-12 19:16:04 +01:00
huggingface.md feat(agents) : Hugging Face Inference provider first-class support and Together API fix and Direct Injection Refactor Auths [AI-assisted] (#13472) 2026-02-13 16:18:16 +01:00
index.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
kilocode.md feat: Add Kilo Gateway provider (#20212) 2026-02-23 23:29:27 +00:00
litellm.md Feat/litellm provider (#12823) 2026-02-11 11:46:56 +01:00
minimax.md Docs: enable markdownlint autofixables except list numbering (#10476) 2026-02-06 10:08:59 -05:00
mistral.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
models.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
moonshot.md Docs: enable markdownlint autofixables except list numbering (#10476) 2026-02-06 10:08:59 -05:00
nvidia.md fix: align NVIDIA provider docs and model ids (#11606) 2026-02-14 05:48:40 +01:00
ollama.md feat(ollama): add native /api/chat provider for streaming + tool calling (#11853) 2026-02-14 01:20:42 +01:00
openai.md docs: linting 2026-02-06 09:35:57 -05:00
opencode.md chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
openrouter.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
qianfan.md docs: canonicalize docs paths and align zh navigation (#11428) 2026-02-07 15:40:35 -05:00
qwen.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
synthetic.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
together.md docs: fix Together provider env path 2026-02-22 20:23:40 +01:00
venice.md docs: replace legacy chat examples in Venice provider guide 2026-02-22 20:15:07 +01:00
vercel-ai-gateway.md Allow Claude model requests to route through Google Vertex AI (#23985) 2026-02-23 11:04:31 -05:00
vllm.md Onboarding: add vLLM provider support 2026-02-13 15:48:37 +01:00
xiaomi.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
zai.md docs(zai): document tool_stream defaults 2026-02-17 09:22:55 -05:00