From b0dafe081bda90cc63518a935ebd149d7578f2b1 Mon Sep 17 00:00:00 2001 From: SMKRV Date: Wed, 27 Nov 2024 16:58:00 +0300 Subject: [PATCH] YAML configuration explained --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ff81d0..5a78bc2 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ ha_text_ai: temperature: 0.7 # Optional max_tokens: 1000 # Optional request_interval: 1.0 # Optional - api_endpoint: https://api.openai.com/v1 # Optional + api_endpoint: https://api.openai.com/v1 # Required system_prompt: | # Optional You are a home automation expert assistant. Focus on practical and efficient solutions.