docs(providers): remove duplicate H1s in models and kilocode · openclaw/openclaw@e2898ea
vincentkoc
·
2026-05-07
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | --- |
2 | 2 | summary: "Use Kilo Gateway's unified API to access many models in OpenClaw" |
3 | | -title: "Kilocode" |
| 3 | +title: "Kilo Gateway" |
4 | 4 | read_when: |
5 | 5 | - You want a single API key for many LLMs |
6 | 6 | - You want to run models via Kilo Gateway in OpenClaw |
7 | 7 | --- |
8 | 8 | |
9 | | -# Kilo Gateway |
10 | | - |
11 | 9 | Kilo Gateway provides a **unified API** that routes requests to many models behind a single |
12 | 10 | endpoint and API key. It is OpenAI-compatible, so most OpenAI SDKs work by switching the base URL. |
13 | 11 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,8 +6,6 @@ read_when:
|
6 | 6 | title: "Model provider quickstart" |
7 | 7 | --- |
8 | 8 | |
9 | | -# Model Providers |
10 | | - |
11 | 9 | OpenClaw can use many LLM providers. Pick one, authenticate, then set the default |
12 | 10 | model as `provider/model`. |
13 | 11 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。