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:
parent
93d191f162
commit
d79e5d7527
@ -109,7 +109,8 @@ const SEARCH_PROVIDERS = [
|
||||
value: "exa-search",
|
||||
logo: ExaIcon,
|
||||
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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user