hass-core/homeassistant/components/google_generative_ai_conversation
tronikos 810c6ea5ae
Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision ()
* Bump google-generativeai to 0.3.1

* Migrate to the new API and default to gemini-pro

* Add max output tokens option

* Add generate_content service

* Add  tests

* additional checks

* async read_bytes

* Add tests for all errors
2024-01-07 16:21:27 -05:00
..
__init__.py Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision () 2024-01-07 16:21:27 -05:00
config_flow.py Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision () 2024-01-07 16:21:27 -05:00
const.py Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision () 2024-01-07 16:21:27 -05:00
manifest.json Bump google-generativeai to 0.3.1 () 2023-12-18 14:07:08 +01:00
services.yaml Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision () 2024-01-07 16:21:27 -05:00
strings.json Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision () 2024-01-07 16:21:27 -05:00