YAML configuration explained

This commit is contained in:
SMKRV
2024-11-27 16:58:00 +03:00
parent a88b5d01c1
commit b0dafe081b
+1 -1
View File
@@ -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.