core/tests/components/conversation
Denis Shulyaka 80e720f663
Add external tools support for chat log (#150461)
2025-08-16 12:20:20 +02:00
..
snapshots Add external tools support for chat log (#150461) 2025-08-16 12:20:20 +02:00
__init__.py Add support for continue conversation in Assist Pipeline (#139480) 2025-02-28 13:15:31 -06:00
common.py
conftest.py Add fuzzy matching to default agent (#150595) 2025-08-14 16:28:42 -05:00
test_agent_manager.py Add extra prompt to assist pipeline and conversation (#124743) 2025-01-06 12:58:42 -05:00
test_chat_log.py Add external tools support for chat log (#150461) 2025-08-16 12:20:20 +02:00
test_default_agent.py Add fuzzy matching to default agent (#150595) 2025-08-14 16:28:42 -05:00
test_default_agent_intents.py
test_entity.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_http.py Drop homeassistant agent and assist_pipeline migration code (#147968) 2025-07-10 17:30:54 +02:00
test_init.py Drop homeassistant agent and assist_pipeline migration code (#147968) 2025-07-10 17:30:54 +02:00
test_trace.py Push more of the LLM conversation agent loop into ChatSession (#136602) 2025-01-26 22:16:19 -05:00
test_trigger.py Fix conversation trigger with variables (#140066) 2025-03-08 22:23:24 -05:00
test_util.py Return intent response from LLM chat log if available (#148522) 2025-07-16 16:16:01 +02:00