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