Add Gemini API provider support to HA Text AI integration

This commit is contained in:
Azzedde
2025-05-18 13:23:55 +02:00
parent 65a10c77f4
commit c003b258f6
5 changed files with 71 additions and 3 deletions
@@ -16,6 +16,7 @@
"requirements": [
"openai>=1.12.0",
"anthropic>=0.8.0",
"google-generativeai>=0.3.0",
"aiohttp>=3.8.0",
"async-timeout>=4.0.0",
"certifi>=2024.2.2"