mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 23:24:03 +08:00
Release v2.0.0
This commit is contained in:
@@ -19,7 +19,7 @@ class HATextAICoordinator(DataUpdateCoordinator):
|
||||
hass: HomeAssistant,
|
||||
client: Any,
|
||||
model: str,
|
||||
update_interval: int,
|
||||
update_interval: float,
|
||||
instance_name: str,
|
||||
max_tokens: int = 1000,
|
||||
temperature: float = 0.7,
|
||||
|
||||
Reference in New Issue
Block a user