From ac20d49c8fbd16ad013e5d59d1549e22faf46565 Mon Sep 17 00:00:00 2001 From: tronikos Date: Sun, 4 Feb 2024 01:13:35 -0800 Subject: [PATCH] Fix Google generative AI service example (#109594) Update strings.json --- .../components/google_generative_ai_conversation/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/google_generative_ai_conversation/strings.json b/homeassistant/components/google_generative_ai_conversation/strings.json index 76e6135b14d..306072f33a8 100644 --- a/homeassistant/components/google_generative_ai_conversation/strings.json +++ b/homeassistant/components/google_generative_ai_conversation/strings.json @@ -35,7 +35,7 @@ "prompt": { "name": "Prompt", "description": "The prompt", - "example": "Describe what you see in these images:" + "example": "Describe what you see in these images" }, "image_filename": { "name": "Image filename",