#Wyoming Satellite continuous conversation
1 messages · Page 1 of 1 (latest)
Which conversation agent do you use?
Wow. I just logged in to discord see if/when using a Wyoming Satellite device as an AI agent for continuous conversation might become a reality. I would love to be able to carry on a conversation with either ChatGPT mini 4o or an Ollama based model. I wondering if there is discussion about it anywhere.
There is. However, continuous conversation (like follow-ups and stuff) require conversation agent to support it too - and voice assistant should have this feature first.
It's easier to have contextual conversation with LLM, for sure - but still VA should know, when to start automatically right after TTS end.
Now I using Fallback Conversation to combine HA agent with Extented OpenAI Conversation
I've tried using the M5 Echo, and it still recognizes the conversation, at least when using the button as a wake word. However, when I use the Wyoming satellite with the same agent, it's not working. So I'm still not entirely sure what's causing the issue, but it seems to be related to the Wyoming satellite.
i know HA support continuous conversation via conversation_id. But I don't know how to add it to this
Please explain better, what is the problem? You're saying M5 needs button press to start another round of conversation. It's actually equivalent of saying the wake word on Wyoming satellite. Do you expect Wyoming satellite to listen to you right away after it stopped speaking, or it's just about preserving the conversation context of previous requests?
I want the Wyoming Satellite to retain the context of previous conversations after the next wake word is triggered.
It'll be ideal if we call wake word at first time then conversation will continue without wake word but it still keep context of previous requests
The conversation and it context will auto stop and reset after no speaking for a while.
It's more clear now.
As far as I understand, keeping the context is the task for conversation agent, not for satellite. So as long as you use same conversation agent, it doesn't matter which satellite you use. And for now there's OpenAI integration that has [some] ability to remember the context.
Thanks for your reply, so I wonder why with same Conversation Agent ( Fallback Conversation with HA Conversation & Extended OpenAi Conversation) - The Echo M5 can keep the context while I use Wyoming Satellite, it can't