core/homeassistant/components/conversation
Paulus Schoutsen 29c6a2ec13
Add pipeline intent-progress events based on deltas (#138095)
Add intent progress Assist event
2025-02-09 18:09:52 -08:00
..
__init__.py Stream OpenAI messages into the chat log (#137400) 2025-02-09 00:01:24 -05:00
agent_manager.py Make sure we always have agent_id in ConversationInput (#137679) 2025-02-07 18:25:21 -08:00
chat_log.py Add pipeline intent-progress events based on deltas (#138095) 2025-02-09 18:09:52 -08:00
const.py
default_agent.py Make sure we always have agent_id in ConversationInput (#137679) 2025-02-07 18:25:21 -08:00
entity.py
http.py Make sure we always have agent_id in ConversationInput (#137679) 2025-02-07 18:25:21 -08:00
icons.json
manifest.json Bump hassil and intents (#137440) 2025-02-05 18:02:01 +01:00
models.py Make sure we always have agent_id in ConversationInput (#137679) 2025-02-07 18:25:21 -08:00
services.yaml
strings.json
trace.py
trigger.py Bump hassil to 2.2.0 (#136787) 2025-01-28 18:58:53 -05:00
util.py