This website requires JavaScript.
Explore
Help
Sign In
arian
/
home-assistant-core
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dev
home-assistant-core
/
homeassistant
/
components
/
google_generative_ai_conversation
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
G Johansson
and
GitHub
7c33b953d3
Remove not needed guards for integration migrations from future versions (
#173301
)
2026-06-08 15:57:25 -04:00
..
__init__.py
Remove not needed guards for integration migrations from future versions (
#173301
)
2026-06-08 15:57:25 -04:00
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
…