I am experimenting with LLMs and HA voice and wanted to know if anyone has a solution that will leave the conversation “tunnel” open.
example:
I ask the assistant “what is the weather for today” and following the response, I continue to ask another question " how about the rest of the week"?
As of right now I would need to establish 2 separate sessions both needing the wake word:
“hey_jarvis what is the weather today?” wait for answer then again “hey_jarvis how about tomorrow”
Not a big deal but wondering if anyone has found a solution that will remove the need to repeat hey_jarvis and just have a conversation.
I had made a note of this question that came up in another thread here. It seems a “conversation id” needs to kept around, but the VPE does not keep it which results in a new conversation each time.
Thank you and just voted! I was hoping that someone may have solved as it would be a great feature, especially for those trying to remove the other cloud assistants that are out there that already have this feature.