core/tests/components/assist_pipeline
Michael Hansen 5fa9a945d9
Handle sentence triggers and local intents before pipeline agent (#129058)
* Handle sentence triggers and registered intents in Assist LLM API

* Remove from LLM

* Check sentence triggers and local intents first

* Fix type

* Fix type again

* Use pipeline language

* Fix cloud test

* Clean up and fix translation key

* Refactor async_recognize
2024-11-14 10:50:50 -06:00
..
snapshots Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
__init__.py Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
conftest.py Deduplicate TTS mocks (#124773) 2024-08-28 13:48:49 +02:00
test_init.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
test_logbook.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_pipeline.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
test_repair_flows.py Add issue asking users to disable ESPHome assist_in_progress sensor (#125805) 2024-09-21 17:14:12 -04:00
test_ring_buffer.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_select.py Remove `async_late_forward_entry_setups` and instead implicitly hold the lock (#119088) 2024-06-12 21:06:11 -04:00
test_vad.py Use different VAD thresholds for before and during voice command (#129848) 2024-11-05 08:01:45 -06:00
test_websocket.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00