1
0
mirror of https://github.com/home-assistant/core.git synced 2026-08-06 05:14:06 +01:00

Bump google-genai to 2.16.0 (#177922)

This commit is contained in:
tronikos
2026-08-03 02:23:11 -07:00
committed by GitHub
parent 7cc56108d0
commit 82ee383dc4
3 changed files with 6 additions and 2 deletions
@@ -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.59.0"]
"requirements": ["google-genai==2.16.0"]
}
+1 -1
View File
@@ -1137,7 +1137,7 @@ google-cloud-speech==2.31.1
google-cloud-texttospeech==2.25.1
# homeassistant.components.google_generative_ai_conversation
google-genai==1.59.0
google-genai==2.16.0
# homeassistant.components.google_health
google-health-api==0.6.0
@@ -274,10 +274,14 @@ async def test_function_call(
},
"inline_data": None,
"media_resolution": None,
"part_metadata": None,
"text": None,
"thought": None,
"thought_signature": None,
"tool_call": None,
"tool_response": None,
"video_metadata": None,
"audio_transcription": None,
}
# Test history conversion for multi-turn conversation