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. The response will be stored in the conversation history and can be retrieved later.
target: target:
entity: entity:
domain: sensor
integration: ha_text_ai integration: ha_text_ai
multiple: false
fields: fields:
question: question:
name: Question name: Question
@@ -61,7 +63,9 @@ clear_history:
description: Delete all stored questions and responses from the conversation history. description: Delete all stored questions and responses from the conversation history.
target: target:
entity: entity:
domain: sensor
integration: ha_text_ai integration: ha_text_ai
multiple: false
fields: {} fields: {}
get_history: get_history:
@@ -69,7 +73,9 @@ get_history:
description: Retrieve recent conversation history. description: Retrieve recent conversation history.
target: target:
entity: entity:
domain: sensor
integration: ha_text_ai integration: ha_text_ai
multiple: false
fields: fields:
limit: limit:
name: Limit name: Limit
@@ -95,7 +101,9 @@ set_system_prompt:
description: Set default system behavior instructions for all future conversations. description: Set default system behavior instructions for all future conversations.
target: target:
entity: entity:
domain: sensor
integration: ha_text_ai integration: ha_text_ai
multiple: false
fields: fields:
prompt: prompt:
name: System Prompt name: System Prompt