docs(providers): remove duplicate H1s in models and kilocode

This commit is contained in:
Vincent Koc
2026-05-06 09:12:01 -07:00
parent 204971f2a9
commit e2898eaa88
2 changed files with 1 additions and 5 deletions

View File

@@ -1,13 +1,11 @@
---
summary: "Use Kilo Gateway's unified API to access many models in OpenClaw"
title: "Kilocode"
title: "Kilo Gateway"
read_when:
- You want a single API key for many LLMs
- You want to run models via Kilo Gateway in OpenClaw
---
# Kilo Gateway
Kilo Gateway provides a **unified API** that routes requests to many models behind a single
endpoint and API key. It is OpenAI-compatible, so most OpenAI SDKs work by switching the base URL.

View File

@@ -6,8 +6,6 @@ read_when:
title: "Model provider quickstart"
---
# Model Providers
OpenClaw can use many LLM providers. Pick one, authenticate, then set the default
model as `provider/model`.