core/homeassistant/components/conversation
Michael Hansen a1c675b5ee
Bump hassil and intents (#137440)
2025-02-05 18:02:01 +01:00
..
__init__.py Chat session rev2 (#137209) 2025-02-03 00:05:20 -05:00
agent_manager.py Push more of the LLM conversation agent loop into ChatSession (#136602) 2025-01-26 22:16:19 -05:00
chat_log.py Only clean up chat log if it was stored (#137399) 2025-02-05 08:25:05 -05:00
const.py
default_agent.py Introduce async_add_assistant_content to conversation chat log (#137273) 2025-02-03 14:27:55 -06:00
entity.py
http.py Conversation: Use [] when we know key exists (#133305) 2024-12-15 21:45:50 +01:00
icons.json
manifest.json Bump hassil and intents (#137440) 2025-02-05 18:02:01 +01:00
models.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
services.yaml
strings.json
trace.py
trigger.py Bump hassil to 2.2.0 (#136787) 2025-01-28 18:58:53 -05:00
util.py