core/homeassistant/components/conversation
Paulus Schoutsen 7a484ee0ae
Add extra prompt to assist pipeline and conversation (#124743)
* Add extra prompt to assist pipeline and conversation

* extra_prompt -> extra_system_prompt

* Fix rebase

* Fix tests
2025-01-06 12:58:42 -05:00
..
__init__.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
agent_manager.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
const.py
default_agent.py Add new api to fetch sentence triggers (#132764) 2024-12-09 23:21:27 -05: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.1 (#134424) 2025-01-01 21:03:17 -05: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 Make the full conversation input available to sentence triggers (#131982) 2024-11-30 22:04:29 -06:00
util.py