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:
committed by
GitHub
parent
964f36bc50
commit
54275a0ee4
@@ -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
2
requirements_all.txt
generated
@@ -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
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user