core/homeassistant/components/conversation
epenet 88cacbc898
Expose component constants for llm helper (#125891)
* Expose climate INTENT_GET_TEMPERATURE

* Expose conversation trace items

* More fixes for llm helper
2024-09-13 12:43:37 +02:00
..
__init__.py Expose component constants for llm helper (#125891) 2024-09-13 12:43:37 +02:00
agent_manager.py
const.py Add conversation supported feature CONTROL (#121036) 2024-07-03 14:30:51 +02:00
default_agent.py Add entity deduplication by assist device ID in conversation agent (#123957) 2024-08-19 15:00:23 -05:00
entity.py Add conversation supported feature CONTROL (#121036) 2024-07-03 14:30:51 +02:00
http.py
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
manifest.json Bump intents to 2024.9.4 (#125232) 2024-09-04 17:36:25 +03:00
models.py Add a test for async_converse (#124697) 2024-08-27 11:01:00 -05:00
services.yaml
strings.json
trace.py Improve conversation agent tracing to help with eval and data collection (#122542) 2024-07-31 14:38:44 +02:00
trigger.py
util.py Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00