Update Google Search Option Description To Reference Documentation For Rate Limits (#4789)
* Update Google Search description to reference documentation for rate limits * remove --------- Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
parent
664f466e3f
commit
556a750071
@ -54,7 +54,7 @@ const SEARCH_PROVIDERS = [
|
||||
logo: GoogleSearchIcon,
|
||||
options: (settings) => <GoogleSearchOptions settings={settings} />,
|
||||
description:
|
||||
"Web search powered by a custom Google Search Engine. Free for 100 queries per day.",
|
||||
"Web search powered by a custom Google Search Engine.",
|
||||
},
|
||||
{
|
||||
name: "SerpApi",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user