Release v2.0.0

This commit is contained in:
SMKRV
2024-11-24 01:01:51 +03:00
parent 2fe84ab801
commit 2644d720e7
@@ -5,7 +5,9 @@ ask_question:
The response will be stored in the conversation history and can be retrieved later.
target:
entity:
domain: sensor
integration: ha_text_ai
multiple: false
fields:
question:
name: Question
@@ -61,7 +63,9 @@ clear_history:
description: Delete all stored questions and responses from the conversation history.
target:
entity:
domain: sensor
integration: ha_text_ai
multiple: false
fields: {}
get_history:
@@ -69,7 +73,9 @@ get_history:
description: Retrieve recent conversation history.
target:
entity:
domain: sensor
integration: ha_text_ai
multiple: false
fields:
limit:
name: Limit
@@ -95,7 +101,9 @@ set_system_prompt:
description: Set default system behavior instructions for all future conversations.
target:
entity:
domain: sensor
integration: ha_text_ai
multiple: false
fields:
prompt:
name: System Prompt