core/tests/components/conversation
Paulus Schoutsen 85f10cf60a
Use LLM fallback when local matching matches intent but not targets (#136045)
LLM fallback to be used when local matching matches intent but finds no targets
2025-01-20 02:06:06 -05:00
..
snapshots Migrate tests from OpenAI to conversation integration (#135963) 2025-01-19 20:32:59 +01:00
__init__.py Use HassKey in homeassistant integration (#120332) 2024-06-24 16:37:07 +02:00
common.py Refactor conversation mock_agent (#114428) 2024-03-29 14:38:58 +01:00
conftest.py Add type hints for MockAgent in conversation tests (#118701) 2024-06-03 17:44:13 +02:00
test_agent_manager.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
test_default_agent.py Use LLM fallback when local matching matches intent but not targets (#136045) 2025-01-20 02:06:06 -05:00
test_default_agent_intents.py Set HA time zone with freeze_time in agent test (#131058) 2024-11-20 19:29:36 +01:00
test_entity.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
test_http.py Add new api to fetch sentence triggers (#132764) 2024-12-09 23:21:27 -05:00
test_init.py Allow empty trigger sentence responses in conversations (#131849) 2024-11-28 18:30:05 +01:00
test_session.py Migrate tests from OpenAI to conversation integration (#135963) 2025-01-19 20:32:59 +01:00
test_trace.py Upgrade to hassil 2.0 (#130544) 2024-11-13 16:50:08 -05:00
test_trigger.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
test_util.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00