core/tests/components/conversation
Allen Porter d91528648f
Update ollama to allow selecting mutiple LLM APIs (#142445)
* Update ollama to allow selecting mutiple LLM APIs

* Update homeassistant/helpers/llm.py

* Avoid gather since these don't do I/O

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-04-13 15:37:46 -07:00
..
snapshots Bump intents to 2025.3.23 (#141241) 2025-03-23 22:12:05 +01:00
__init__.py Add support for continue conversation in Assist Pipeline (#139480) 2025-02-28 13:15:31 -06:00
common.py
conftest.py
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 Update ollama to allow selecting mutiple LLM APIs (#142445) 2025-04-13 15:37:46 -07:00
test_default_agent.py Filter out certain intents from being matched in local fallback (#137763) 2025-02-19 14:27:42 -06: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 Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_http.py Add language scores websocket command (#140480) 2025-03-26 14:07:15 +01:00
test_init.py Make sure we always have agent_id in ConversationInput (#137679) 2025-02-07 18:25:21 -08: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