hello,
Will this PR add the ability to have 2 way voice conversation with the LLM?
https://github.com/home-assistant/core/pull/124373
thanks
GitHub
Breaking change
Proposed change
Adds a conversation entity to the wyoming integration. This entity supports both intent recognition (text to intent) and intent handling (text to text) services.
I...