mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump google-generativeai to 0.7.2 (#124940)
changelog: https://github.com/google-gemini/generative-ai-python/compare/v0.6.0...v0.7.2
This commit is contained in:
parent
66ddf44399
commit
8cafa1bcdf
@ -9,5 +9,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["google-generativeai==0.6.0"]
|
"requirements": ["google-generativeai==0.7.2"]
|
||||||
}
|
}
|
||||||
|
@ -990,7 +990,7 @@ google-cloud-pubsub==2.23.0
|
|||||||
google-cloud-texttospeech==2.17.2
|
google-cloud-texttospeech==2.17.2
|
||||||
|
|
||||||
# homeassistant.components.google_generative_ai_conversation
|
# homeassistant.components.google_generative_ai_conversation
|
||||||
google-generativeai==0.6.0
|
google-generativeai==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==5.0.0
|
google-nest-sdm==5.0.0
|
||||||
|
@ -837,7 +837,7 @@ google-api-python-client==2.71.0
|
|||||||
google-cloud-pubsub==2.23.0
|
google-cloud-pubsub==2.23.0
|
||||||
|
|
||||||
# homeassistant.components.google_generative_ai_conversation
|
# homeassistant.components.google_generative_ai_conversation
|
||||||
google-generativeai==0.6.0
|
google-generativeai==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==5.0.0
|
google-nest-sdm==5.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user