From 5d1389d24337da81f107e9374d7a1483091c2d59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Fr=C3=B6hlich?= <85313672+valentinfrlch@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:14:55 +0100 Subject: [PATCH] Fixed title not updating, refined default prompt --- blueprints/event_summary_beta.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/blueprints/event_summary_beta.yaml b/blueprints/event_summary_beta.yaml index f6fd150..6b4d810 100644 --- a/blueprints/event_summary_beta.yaml +++ b/blueprints/event_summary_beta.yaml @@ -32,7 +32,7 @@ blueprint: message: name: Prompt description: Model prompt for the video_analyzer action - default: "Summarize the events based on a series of images captured at short intervals. Focus only on actions and moving subjects such as people, vehicles, and other dynamic elements. Do not describe the scenery or static objects. Provide a clear and concise account of movements and interactions without referencing the source of the images." + default: "Summarize the events based on a series of images captured at short intervals. Focus only on moving subjects such as people, vehicles, and other active elements. Ignore static objects and scenery. Provide a clear and concise account of movements and interactions. Do not mention or imply the existence of images—present the information as if directly observing the events. If no movement is detected, respond with: 'No activity observed.'" selector: text: multiline: true @@ -285,7 +285,9 @@ action: temperature: !input temperature response_variable: response - + - alias: "Update label with title" + variables: + label: "{{response.title}}" - choose: - conditions: