@@ -30,14 +30,14 @@ See [Perplexity Search setup](/perplexity) and [Brave Search setup](/brave-searc
3030
3131## Choosing a search provider
3232
33- | Provider | Pros | Cons | API Key |
34- | ------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------- | -------------------------------------------- |
35- | ** Perplexity Search API** | Fast, structured results; domain, language, region, and freshness filters; content extraction | — | ` PERPLEXITY_API_KEY ` |
36- | ** Brave Search API** | Fast, structured results | Fewer filtering options; AI-use terms apply | ` BRAVE_API_KEY ` |
37- | ** Gemini** | Google Search grounding, AI-synthesized | Requires Gemini API key | ` GEMINI_API_KEY ` |
38- | ** Grok** | xAI web-grounded responses | Requires xAI API key | ` XAI_API_KEY ` |
39- | ** Kimi** | Moonshot web search capability | Requires Moonshot API key | ` KIMI_API_KEY ` / ` MOONSHOT_API_KEY ` |
40- | ** Exa** | Semantic search, text highlights | Requires Exa API key | ` EXA_API_KEY ` |
33+ | Provider | Pros | Cons | API Key |
34+ | ------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------- | ----------------------------------- |
35+ | ** Perplexity Search API** | Fast, structured results; domain, language, region, and freshness filters; content extraction | — | ` PERPLEXITY_API_KEY ` |
36+ | ** Brave Search API** | Fast, structured results | Fewer filtering options; AI-use terms apply | ` BRAVE_API_KEY ` |
37+ | ** Gemini** | Google Search grounding, AI-synthesized | Requires Gemini API key | ` GEMINI_API_KEY ` |
38+ | ** Grok** | xAI web-grounded responses | Requires xAI API key | ` XAI_API_KEY ` |
39+ | ** Kimi** | Moonshot web search capability | Requires Moonshot API key | ` KIMI_API_KEY ` / ` MOONSHOT_API_KEY ` |
40+ | ** Exa** | Semantic search, text highlights | Requires Exa API key | ` EXA_API_KEY ` |
4141
4242### Auto-detection
4343
0 commit comments