This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-01 11:46:40 +01:00
Code
Activity
Files
94de8646c6f030094ffeff2e47e7fc6e5f34bc16
core
/
homeassistant
/
components
/
google_generative_ai_conversation
T
History
tronikos
c5e7ed9aba
Update recommended chat model to gemini-3.1-flash-lite (
#172299
)
2026-05-27 08:19:01 +02:00
..
__init__.py
…
ai_task.py
Fix line length violations in components f-g (
#170542
)
2026-05-14 16:29:56 -04:00
config_flow.py
Replace duplicate constants in google_generative_ai_conversation with homeassistant.const imports (
#172050
)
2026-05-24 19:29:24 +02:00
const.py
Update recommended chat model to gemini-3.1-flash-lite (
#172299
)
2026-05-27 08:19:01 +02:00
conversation.py
Replace duplicate constants in google_generative_ai_conversation with homeassistant.const imports (
#172050
)
2026-05-24 19:29:24 +02:00
diagnostics.py
…
entity.py
Enable N806 (
#171388
)
2026-05-26 23:23:39 +02:00
helpers.py
Fix line length violations in components f-g (
#170542
)
2026-05-14 16:29:56 -04:00
manifest.json
…
strings.json
…
stt.py
Replace duplicate constants in google_generative_ai_conversation with homeassistant.const imports (
#172050
)
2026-05-24 19:29:24 +02:00
tts.py
…