mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 15:10:22 +00:00
docs: refresh shared minimax web search refs
This commit is contained in:
@@ -1412,9 +1412,10 @@ for usage/billing and raise limits as needed.
|
||||
`web_fetch` works without an API key. `web_search` depends on your selected
|
||||
provider:
|
||||
|
||||
- API-backed providers such as Brave, Exa, Firecrawl, Gemini, Grok, Kimi, Perplexity, and Tavily require their normal API key setup.
|
||||
- API-backed providers such as Brave, Exa, Firecrawl, Gemini, Grok, Kimi, MiniMax Search, Perplexity, and Tavily require their normal API key setup.
|
||||
- Ollama Web Search is key-free, but it uses your configured Ollama host and requires `ollama signin`.
|
||||
- DuckDuckGo is key-free, but it is an unofficial HTML-based integration.
|
||||
- SearXNG is key-free/self-hosted; configure `SEARXNG_BASE_URL` or `plugins.entries.searxng.config.webSearch.baseUrl`.
|
||||
|
||||
**Recommended:** run `openclaw configure --section web` and choose a provider.
|
||||
Environment alternatives:
|
||||
@@ -1425,7 +1426,9 @@ for usage/billing and raise limits as needed.
|
||||
- Gemini: `GEMINI_API_KEY`
|
||||
- Grok: `XAI_API_KEY`
|
||||
- Kimi: `KIMI_API_KEY` or `MOONSHOT_API_KEY`
|
||||
- MiniMax Search: `MINIMAX_CODE_PLAN_KEY`, `MINIMAX_CODING_API_KEY`, or `MINIMAX_API_KEY`
|
||||
- Perplexity: `PERPLEXITY_API_KEY` or `OPENROUTER_API_KEY`
|
||||
- SearXNG: `SEARXNG_BASE_URL`
|
||||
- Tavily: `TAVILY_API_KEY`
|
||||
|
||||
```json5
|
||||
|
||||
Reference in New Issue
Block a user