fix: format docs
This commit is contained in:
@@ -134,13 +134,13 @@ Moonshot uses OpenAI-compatible endpoints, so configure it as a custom provider:
|
|||||||
- Auth: `MOONSHOT_API_KEY`
|
- Auth: `MOONSHOT_API_KEY`
|
||||||
- Example model: `moonshot/kimi-k2.5`
|
- Example model: `moonshot/kimi-k2.5`
|
||||||
- Kimi K2 model IDs:
|
- Kimi K2 model IDs:
|
||||||
{/* moonshot-kimi-k2-model-refs:start */}
|
{/_ moonshot-kimi-k2-model-refs:start _/}
|
||||||
- `moonshot/kimi-k2.5`
|
- `moonshot/kimi-k2.5`
|
||||||
- `moonshot/kimi-k2-0905-preview`
|
- `moonshot/kimi-k2-0905-preview`
|
||||||
- `moonshot/kimi-k2-turbo-preview`
|
- `moonshot/kimi-k2-turbo-preview`
|
||||||
- `moonshot/kimi-k2-thinking`
|
- `moonshot/kimi-k2-thinking`
|
||||||
- `moonshot/kimi-k2-thinking-turbo`
|
- `moonshot/kimi-k2-thinking-turbo`
|
||||||
{/* moonshot-kimi-k2-model-refs:end */}
|
{/_ moonshot-kimi-k2-model-refs:end _/}
|
||||||
|
|
||||||
```json5
|
```json5
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -15,14 +15,14 @@ Kimi Coding with `kimi-coding/k2p5`.
|
|||||||
|
|
||||||
Current Kimi K2 model IDs:
|
Current Kimi K2 model IDs:
|
||||||
|
|
||||||
{/* moonshot-kimi-k2-ids:start */}
|
{/_ moonshot-kimi-k2-ids:start _/}
|
||||||
|
|
||||||
- `kimi-k2.5`
|
- `kimi-k2.5`
|
||||||
- `kimi-k2-0905-preview`
|
- `kimi-k2-0905-preview`
|
||||||
- `kimi-k2-turbo-preview`
|
- `kimi-k2-turbo-preview`
|
||||||
- `kimi-k2-thinking`
|
- `kimi-k2-thinking`
|
||||||
- `kimi-k2-thinking-turbo`
|
- `kimi-k2-thinking-turbo`
|
||||||
{/* moonshot-kimi-k2-ids:end */}
|
{/_ moonshot-kimi-k2-ids:end _/}
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
openclaw onboard --auth-choice moonshot-api-key
|
openclaw onboard --auth-choice moonshot-api-key
|
||||||
|
|||||||
Reference in New Issue
Block a user