1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Update Gemini SDK Version (#161137)

This commit is contained in:
Ivan Lopez Hernandez
2026-01-17 12:21:22 -08:00
committed by GitHub
parent 964f36bc50
commit 54275a0ee4
3 changed files with 3 additions and 3 deletions

View File

@@ -8,5 +8,5 @@
"documentation": "https://www.home-assistant.io/integrations/google_generative_ai_conversation",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["google-genai==1.56.0"]
"requirements": ["google-genai==1.59.0"]
}

2
requirements_all.txt generated
View File

@@ -1092,7 +1092,7 @@ google-cloud-speech==2.31.1
google-cloud-texttospeech==2.25.1
# homeassistant.components.google_generative_ai_conversation
google-genai==1.56.0
google-genai==1.59.0
# homeassistant.components.google_travel_time
google-maps-routing==0.6.15

View File

@@ -968,7 +968,7 @@ google-cloud-speech==2.31.1
google-cloud-texttospeech==2.25.1
# homeassistant.components.google_generative_ai_conversation
google-genai==1.56.0
google-genai==1.59.0
# homeassistant.components.google_travel_time
google-maps-routing==0.6.15