mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 01:54:11 +01:00
2384efae26
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4 lines
57 B
Python
4 lines
57 B
Python
"""Constants for the LLM integration."""
|
|
|
|
DOMAIN = "llm"
|