I don't really use our Google Home devices, but my wife does. Ever since the "update" I've noticed now that Gemini likes to ask her 2-3 follow up questions after each query. The first might be something like, "Would you like to know more about ?" My wife would answer "No" and Gemini would respond like, "Is there anything else you would like to discuss on the subject of ?" It's gotten to the point where she will start…
I talk to chatbots while doing yardwork, often with both hands full. Yesterday I tried to get it to shut up mid conversation and just could not do it with voice only. I had to wait through several minutes of blathering, restarted by every random noise, before I could put the chainsaw down and turn it off. I was amazed at my own level of anger at that. It was just a voice in my ears but I reacted to it viscerally like…
The interface into the LLM is tokens in and out (text, images, audio). And the harness generally doesn't understand what you're passing in. The LLM has nothing to do other than to respond with tokens and empty responses (eg. just a stop token) have been aggressively trained out of it.