diff --git a/frontend/src/pages/Admin/Agents/WebSearchSelection/index.jsx b/frontend/src/pages/Admin/Agents/WebSearchSelection/index.jsx index ac373eb2..0b6f43b2 100644 --- a/frontend/src/pages/Admin/Agents/WebSearchSelection/index.jsx +++ b/frontend/src/pages/Admin/Agents/WebSearchSelection/index.jsx @@ -109,7 +109,8 @@ const SEARCH_PROVIDERS = [ value: "exa-search", logo: ExaIcon, options: (settings) => , - description: "AI-powered search engine optimized for LLM use cases.", + description: + "One of the best web search APIs for AI agents with real-time results and full page contents.", }, { name: "Perplexity Search",