Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
OpenClaw supports Kimi as a
web_searchtext```bash} openclaw configure --section web ```
When you choose Kimi during
openclaw onboardopenclaw configure --section webhttps://api.moonshot.ai/v1https://api.moonshot.cn/v1kimi-k2.6json5{ plugins: { entries: { moonshot: { config: { webSearch: { apiKey: "sk-...", // optional if KIMI_API_KEY or MOONSHOT_API_KEY is set baseUrl: "https://api.moonshot.ai/v1", model: "kimi-k2.6", }, }, }, }, }, tools: { web: { search: { provider: "kimi", }, }, }, }
If you use the China API host for chat (
models.providers.moonshot.baseUrlhttps://api.moonshot.cn/v1web_searchtools.web.search.kimi.baseUrltools.web.search.kimi.baseUrlEnvironment alternative: set
KIMI_API_KEYMOONSHOT_API_KEY~/.openclaw/.envIf you omit
baseUrlhttps://api.moonshot.ai/v1modelkimi-k2.6Kimi uses Moonshot web search to synthesize answers with inline citations, similar to Gemini and Grok's grounded response approach.
Kimi search supports
querycountweb_searchProvider-specific filters are not currently supported.
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine