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 GitHub
parent 8121d147a6
commit 051a503047
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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\"."
}
}
},