mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
fix: change the description for grounding with google search and url context
This commit is contained in:
parent
8d48fcc2b2
commit
8ca442e900
1 changed files with 2 additions and 2 deletions
|
|
@ -301,11 +301,11 @@
|
|||
},
|
||||
"urlContext": {
|
||||
"title": "Enable URL Context",
|
||||
"description": "Allows Gemini to access and process URLs for additional context when generating responses. Useful for tasks requiring web content analysis."
|
||||
"description": "Lets Gemini read linked pages to extract, compare, and synthesize their content into informed responses."
|
||||
},
|
||||
"groundingSearch": {
|
||||
"title": "Enable Grounding with Google Search",
|
||||
"description": "Enables Gemini to search Google for current information and ground responses in real-time data. Useful for queries requiring up-to-date information."
|
||||
"description": "Connects Gemini to real‑time web data for accurate, up‑to‑date answers with verifiable citations."
|
||||
}
|
||||
},
|
||||
"googleCloudSetup": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue