core/homeassistant/components/assist_pipeline
Paulus Schoutsen 754de6f998
Add shared history for conversation agents (#135903)
* Add shared history for conversation agents

* Remove unused code

* Add support for native history items

* Store all assistant responses as assistant in history

* Add history support to DefaultAgent.async_handle_intents

* Make local fallback work

* Add default agent history

* Add history cleanup

* Add tests

* ChatHistory -> ChatSession

* Address comments

* Update snapshots
2025-01-18 22:33:03 -05:00
..
__init__.py Enable RUF022 (#135767) 2025-01-16 13:48:24 +01:00
audio_enhancer.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
const.py
error.py
logbook.py
manifest.json
pipeline.py Add shared history for conversation agents (#135903) 2025-01-18 22:33:03 -05:00
repair_flows.py
ring_buffer.py
select.py Use HassKey for assist_pipeline singleton (#135875) 2025-01-18 09:52:13 -10:00
strings.json Update the Selected Pipeline entity name (#126845) 2024-09-26 20:38:51 +02:00
vad.py Revert speech seconds to 0.3 (#134360) 2024-12-31 20:04:41 +01:00
websocket_api.py Use HassKey for assist_pipeline singleton (#135875) 2025-01-18 09:52:13 -10:00