Add a description for the enable_google_search_tool option in Google AI (#142322)

* Add a description for the enable_google_search_tool option in Google AI

* Use quotes
This commit is contained in:
tronikos 2025-04-05 11:49:38 -07:00 committed by Franck Nijhof
parent 8baf61031d
commit 5f26226712
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -40,7 +40,8 @@
"enable_google_search_tool": "Enable Google Search tool"
},
"data_description": {
"prompt": "Instruct how the LLM should respond. This can be a template."
"prompt": "Instruct how the LLM should respond. This can be a template.",
"enable_google_search_tool": "Only works with \"No control\" in the \"Control Home Assistant\" setting. See docs for a workaround using it with \"Assist\"."
}
}
},