hass-core/homeassistant/components/google_generative_ai_conversation
Allen Porter caa35174cb
Add Google Gen AI Conversation Agent Entity (#116362)
* Add Google Gen AI Conversation Agent Entity

* Rename agent to entity

* Revert ollama changes

* Don't copy service tests to conversation_test.py

* Move logger and cleanup snapshots

* Move property after init

* Set logger to use package

* Cleanup hass from constructor

* Fix merges

* Revert ollama change
2024-05-17 11:00:11 -04:00
..
__init__.py Add Google Gen AI Conversation Agent Entity (#116362) 2024-05-17 11:00:11 -04:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py Add Google Gen AI Conversation Agent Entity (#116362) 2024-05-17 11:00:11 -04:00
conversation.py Add Google Gen AI Conversation Agent Entity (#116362) 2024-05-17 11:00:11 -04:00
icons.json Add icon translations to Google Generative AI Conversation (#111659) 2024-02-27 22:30:02 +01:00
manifest.json Add Google Gen AI Conversation Agent Entity (#116362) 2024-05-17 11:00:11 -04:00
services.yaml Google Generative AI: Add a service for prompts consisting of text and images using Gemini Pro Vision (#105789) 2024-01-07 16:21:27 -05:00
strings.json Fix Google generative AI service example (#109594) 2024-02-04 10:13:35 +01:00