core/homeassistant/components/conversation
Michael Hansen 48dfa037bd
Bump intents to 2025.1.28 (#136782)
* Bump intents to 2025.1.28

* Fix snapshots
2025-01-28 22:25:35 -06:00
..
__init__.py ChatSession: Split native content out of message class (#136668) 2025-01-27 21:12:42 -08:00
agent_manager.py Push more of the LLM conversation agent loop into ChatSession (#136602) 2025-01-26 22:16:19 -05:00
const.py
default_agent.py ChatSession: Split native content out of message class (#136668) 2025-01-27 21:12:42 -08: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 intents to 2025.1.28 (#136782) 2025-01-28 22:25:35 -06:00
models.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
services.yaml
session.py ChatSession: Split native content out of message class (#136668) 2025-01-27 21:12:42 -08:00
strings.json
trace.py
trigger.py Bump hassil to 2.2.0 (#136787) 2025-01-28 18:58:53 -05:00
util.py