From edbd7e3f0261541fcf299329a74ec5edc8300ea8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 10 Jun 2024 14:23:30 -0400 Subject: [PATCH] Expand the description of intent_script (#33183) --- source/_integrations/intent_script.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/intent_script.markdown b/source/_integrations/intent_script.markdown index 2b91854a0e8..95d68434607 100644 --- a/source/_integrations/intent_script.markdown +++ b/source/_integrations/intent_script.markdown @@ -11,6 +11,8 @@ ha_integration_type: integration The `intent_script` integration allows users to configure actions and responses to intents. Intents can be fired by any integration that supports it. Examples are [Alexa](/integrations/alexa/) (Amazon Echo), [Dialogflow](/integrations/dialogflow/) (Google Assistant) and [Snips](/integrations/snips/). +If you are using intent script with LLMs and have parameters, make sure to mention the parameters and their types in the description. + {% raw %} ```yaml