chore(sync): mirror docs from openclaw/openclaw@3d53b39917

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 05:12:43 +00:00
parent 50fa63190e
commit 3062092e10
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "526372ea36e3f74ce720cc6a7f9ca0231be62a70",
"syncedAt": "2026-04-28T05:06:28.976Z"
"sha": "3d53b399176390e36fff4dfcd67ddb21e0055ce4",
"syncedAt": "2026-04-28T05:11:23.392Z"
}

View File

@ -329,6 +329,8 @@ Use `models.providers` (or `models.json`) to add **custom** providers or OpenAI/
Many of the bundled provider plugins below already publish a default catalog. Use explicit `models.providers.<id>` entries only when you want to override the default base URL, headers, or model list.
Gateway model capability checks also read explicit `models.providers.<id>.models[]` metadata. If a custom or proxy model accepts images, set `input: ["text", "image"]` on that model so WebChat and node-origin attachment paths pass images as native model inputs instead of text-only media refs.
### Moonshot AI (Kimi)
Moonshot ships as a bundled provider plugin. Use the built-in provider by default, and add an explicit `models.providers.moonshot` entry only when you need to override the base URL or model metadata: