feat: add multi-provider support,

config improvements
This commit is contained in:
SMKRV
2024-11-19 18:53:51 +03:00
parent d6144be7ed
commit df3d79c20c
8 changed files with 345 additions and 59 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"domains": ["sensor"],
"homeassistant": "2024.11.0",
"icon": "mdi:brain",
"version": "1.0.10",
"version": "1.1.0",
"documentation": "https://github.com/smkrv/ha-text-ai"
}