mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump google-generativeai to 0.1.0 (#95515)
This commit is contained in:
parent
e77f419142
commit
1dcaec4ece
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_generative_ai_conversation",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["google-generativeai==0.1.0rc2"]
|
||||
"requirements": ["google-generativeai==0.1.0"]
|
||||
}
|
||||
|
@ -880,7 +880,7 @@ google-cloud-pubsub==2.13.11
|
||||
google-cloud-texttospeech==2.12.3
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.1.0rc2
|
||||
google-generativeai==0.1.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==2.2.5
|
||||
|
@ -690,7 +690,7 @@ google-api-python-client==2.71.0
|
||||
google-cloud-pubsub==2.13.11
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.1.0rc2
|
||||
google-generativeai==0.1.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==2.2.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user