This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-05-23 08:50:09 +01:00
Code
Activity
Files
cd80cd5caafbfb45b4ddc03bdfcc2f4fad732eb4
core
/
tests
/
components
/
conversation
T
History
Allen Porter
8d0e998e54
Improve conversation agent tracing to help with eval and data collection (
#122542
)
2024-07-31 14:38:44 +02:00
..
snapshots
Split up tests to avoid CI timeouts (
#122096
)
2024-07-17 20:32:26 +02:00
__init__.py
Use HassKey in homeassistant integration (
#120332
)
2024-06-24 16:37:07 +02:00
common.py
…
conftest.py
…
test_default_agent_intents.py
Improve LLM tool quality by more clearly specifying device_class slots (
#122723
)
2024-07-31 14:36:02 +02:00
test_default_agent.py
Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests (
#122762
)
2024-07-29 12:51:12 +02:00
test_entity.py
…
test_http.py
Remove language lock from default agent and move around tests (
#121531
)
2024-07-09 16:05:43 +02:00
test_init.py
Ensure we prepare conversation pipeline when speech-to-text starts (
#114665
)
2024-07-09 09:58:52 -05:00
test_trace.py
Improve conversation agent tracing to help with eval and data collection (
#122542
)
2024-07-31 14:38:44 +02:00
test_trigger.py
Use service_calls fixture in conversation tests (
#120906
)
2024-07-01 17:57:40 +02:00
test_util.py
…