mirror of
https://github.com/home-assistant/core.git
synced 2026-08-08 06:16:40 +01:00
4 lines
57 B
Python
4 lines
57 B
Python
"""Constants for the LLM integration."""
|
|
|
|
DOMAIN = "llm"
|