From 162a30acdd60e84026ba299afa96894d1481c4d3 Mon Sep 17 00:00:00 2001 From: SMKRV Date: Sat, 7 Dec 2024 00:48:17 +0300 Subject: [PATCH] bump to version 2.0.8-beta --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1eb4148..4934cb9 100644 --- a/README.md +++ b/README.md @@ -253,12 +253,14 @@ data: max_tokens: 500 # optional context_messages: 10 #optional, number of previous messages to include in context, default: 5 system_prompt: "You are a sleep optimization expert" # optional + instance: sensor.ha_text_ai_gpt ``` ### set_system_prompt ```yaml service: ha_text_ai.set_system_prompt data: + instance: sensor.ha_text_ai_gpt prompt: | You are a home automation expert focused on: 1. Energy efficiency @@ -314,6 +316,7 @@ automation: - service: ha_text_ai.ask_question data: question: "Home automation advice" + instance: sensor.ha_text_ai_gpt - service: notify.mobile data: message: >