update exa search provider description (#5225)

* update exa search provider description

Co-Authored-By: ishan <ishan@exa.ai>

* update exa search provider description

Co-Authored-By: ishan <ishan@exa.ai>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ishan <ishan@exa.ai>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
Ishan Goswami 2026-03-18 23:20:36 +05:30 committed by GitHub
parent 93d191f162
commit d79e5d7527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,8 @@ const SEARCH_PROVIDERS = [
value: "exa-search", value: "exa-search",
logo: ExaIcon, logo: ExaIcon,
options: (settings) => <ExaSearchOptions settings={settings} />, options: (settings) => <ExaSearchOptions settings={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", name: "Perplexity Search",