mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump google-generativeai to 0.8.2 (#126696)
changelog: https://github.com/google-gemini/generative-ai-python/compare/v0.7.2...v0.8.2
This commit is contained in:
parent
636ea82bf1
commit
242a3c6616
@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["google-generativeai==0.7.2"]
|
||||
"requirements": ["google-generativeai==0.8.2"]
|
||||
}
|
||||
|
@ -1001,7 +1001,7 @@ google-cloud-speech==2.27.0
|
||||
google-cloud-texttospeech==2.17.2
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.7.2
|
||||
google-generativeai==0.8.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==5.0.1
|
||||
|
@ -851,7 +851,7 @@ google-cloud-speech==2.27.0
|
||||
google-cloud-texttospeech==2.17.2
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.7.2
|
||||
google-generativeai==0.8.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==5.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user