mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 07:03:58 +08:00
Release v2.0.0
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
"title": "KI-Anbieter auswählen",
|
"title": "KI-Anbieter auswählen",
|
||||||
"description": "Wählen Sie den KI-Dienst-Anbieter für diese Instanz",
|
"description": "Wählen Sie den KI-Dienst-Anbieter für diese Instanz",
|
||||||
"data": {
|
"data": {
|
||||||
"api_provider": "API-Anbieter"
|
"api_provider": "API-Anbieter",
|
||||||
|
"context_messages": "Anzahl der zu speichernden Kontextnachrichten (1-20)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
|||||||
@@ -5,7 +5,8 @@
|
|||||||
"title": "Select AI Provider",
|
"title": "Select AI Provider",
|
||||||
"description": "Choose which AI service provider to use for this instance",
|
"description": "Choose which AI service provider to use for this instance",
|
||||||
"data": {
|
"data": {
|
||||||
"api_provider": "API Provider"
|
"api_provider": "API Provider",
|
||||||
|
"context_messages": "Number of context messages to retain (1-20)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
|||||||
@@ -5,7 +5,8 @@
|
|||||||
"title": "Выбор провайдера ИИ",
|
"title": "Выбор провайдера ИИ",
|
||||||
"description": "Выберите сервис ИИ для этого экземпляра",
|
"description": "Выберите сервис ИИ для этого экземпляра",
|
||||||
"data": {
|
"data": {
|
||||||
"api_provider": "Провайдер API"
|
"api_provider": "Провайдер API",
|
||||||
|
"context_messages": "Количество сообщений в контексте (1-20)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
|||||||
Reference in New Issue
Block a user