This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-04 12:32:24 +01:00
Code
Activity
Files
d4a48cc41fdcf5fe7e1d368dbee4abaaca080f7c
core
/
tests
/
components
/
anthropic
T
History
Jonathan Davies
42a7d0cdfe
llm: Fix DEFAULT_INSTRUCTIONS_PROMPT to not suppress tool use (
#172755
)
2026-08-25 05:25:14 -04:00
..
snapshots
llm: Fix DEFAULT_INSTRUCTIONS_PROMPT to not suppress tool use (
#172755
)
2026-08-25 05:25:14 -04:00
__init__.py
…
conftest.py
…
test_ai_task.py
…
test_config_flow.py
Persist an empty LLM API selection in Anthropic (
#179892
)
2026-08-23 12:53:22 +02:00
test_conversation.py
Require LLM tool names to be prefixed with the offering integration's domain (
#179938
)
2026-08-24 07:09:04 +02:00
test_coordinator.py
…
test_diagnostics.py
…
test_init.py
Protect the DeviceRegistry.devices container (
#179578
)
2026-08-21 09:50:58 +02:00
test_repairs.py
…