mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 19:42:30 +01:00
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"
|