core/homeassistant/components/google_generative_ai_conver...
Ivan Lopez Hernandez 3160b7baa0
Swap the Gemini SDK to the newly released Unified SDK (#138246)
* Swapped the old GenAI client with the newly realeased one

* Fixed the Generate Content Action, Config Flow loading and code cleanup

* Add a function to mask the issues with Tools which start with Hass

* Fix most tests

* google-genai==1.1.0

* fixes

* Fixed the remaining tests

* Adressed comments

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: tronikos <tronikos@users.noreply.github.com>
2025-02-21 22:41:05 -08:00
..
__init__.py Swap the Gemini SDK to the newly released Unified SDK (#138246) 2025-02-21 22:41:05 -08:00
config_flow.py Swap the Gemini SDK to the newly released Unified SDK (#138246) 2025-02-21 22:41:05 -08:00
const.py Swap the Gemini SDK to the newly released Unified SDK (#138246) 2025-02-21 22:41:05 -08:00
conversation.py Swap the Gemini SDK to the newly released Unified SDK (#138246) 2025-02-21 22:41:05 -08:00
diagnostics.py
icons.json
manifest.json Swap the Gemini SDK to the newly released Unified SDK (#138246) 2025-02-21 22:41:05 -08:00
services.yaml
strings.json