mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-30 08:23:55 +08:00
Resoved blocking SSL verification issue in
coordinator.py API endpoint handling in config_flow.py changes Added support for the custom models in const.py Requirements in manifest.json updated
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"openai>=1.12.0",
|
||||
"anthropic>=0.8.0",
|
||||
"aiohttp>=3.8.0",
|
||||
"async-timeout>=4.0.0"
|
||||
"async-timeout>=4.0.0",
|
||||
"certifi>=2024.2.2"
|
||||
],
|
||||
"ssdp": [],
|
||||
"usb": [],
|
||||
|
||||
Reference in New Issue
Block a user