mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
remove redundency
This commit is contained in:
committed by
Peter Steinberger
parent
6615c5788b
commit
8347022b50
@@ -184,7 +184,7 @@ Config lives under `plugins.entries.moonshot.config.webSearch`:
|
||||
|
||||
## Notes
|
||||
|
||||
- Moonshot model refs use `moonshot/<modelId>`. Kimi Coding model refs use `kimi/<modelId>` (the provider ID is `kimi`, not `kimi-coding`).
|
||||
- Moonshot model refs use `moonshot/<modelId>`. Kimi Coding model refs use `kimi/<modelId>`.
|
||||
- Current Kimi Coding default model ref is `kimi/kimi-code`. Legacy `kimi/k2p5` remains accepted as a compatibility model id.
|
||||
- Kimi web search uses `KIMI_API_KEY` or `MOONSHOT_API_KEY`, and defaults to `https://api.moonshot.ai/v1` with model `kimi-k2.5`.
|
||||
- Override pricing and context metadata in `models.providers` if needed.
|
||||
|
||||
@@ -143,7 +143,7 @@ openclaw onboard --auth-choice kimi-code-api-key
|
||||
|
||||
## 说明
|
||||
|
||||
- Moonshot 模型引用使用 `moonshot/<modelId>`。Kimi Coding 模型引用使用 `kimi/<modelId>`(提供商 ID 是 `kimi`,而非 `kimi-coding`)。
|
||||
- Moonshot 模型引用使用 `moonshot/<modelId>`。Kimi Coding 模型引用使用 `kimi/<modelId>`。
|
||||
- 如有需要,可在 `models.providers` 中覆盖定价和上下文元数据。
|
||||
- 如果 Moonshot 为某个模型发布了不同的上下文限制,请相应调整
|
||||
`contextWindow`。
|
||||
|
||||
Reference in New Issue
Block a user