fix: convert HTML comments to MDX comments in docs

This commit is contained in:
Mario Zechner
2026-02-02 02:05:02 +01:00
parent 4347d2468c
commit 7ee99af9f8
2 changed files with 4 additions and 4 deletions

View File

@@ -134,13 +134,13 @@ Moonshot uses OpenAI-compatible endpoints, so configure it as a custom provider:
- Auth: `MOONSHOT_API_KEY`
- Example model: `moonshot/kimi-k2.5`
- Kimi K2 model IDs:
<!-- moonshot-kimi-k2-model-refs:start -->
{/* moonshot-kimi-k2-model-refs:start */}
- `moonshot/kimi-k2.5`
- `moonshot/kimi-k2-0905-preview`
- `moonshot/kimi-k2-turbo-preview`
- `moonshot/kimi-k2-thinking`
- `moonshot/kimi-k2-thinking-turbo`
<!-- moonshot-kimi-k2-model-refs:end -->
{/* moonshot-kimi-k2-model-refs:end */}
```json5
{

View File

@@ -15,14 +15,14 @@ Kimi Coding with `kimi-coding/k2p5`.
Current Kimi K2 model IDs:
<!-- moonshot-kimi-k2-ids:start -->
{/* moonshot-kimi-k2-ids:start */}
- `kimi-k2.5`
- `kimi-k2-0905-preview`
- `kimi-k2-turbo-preview`
- `kimi-k2-thinking`
- `kimi-k2-thinking-turbo`
<!-- moonshot-kimi-k2-ids:end -->
{/* moonshot-kimi-k2-ids:end */}
```bash
openclaw onboard --auth-choice moonshot-api-key