#HA voice pe requiring confirmation

1 messages · Page 1 of 1 (latest)

torpid topaz
#

Im using chatgpt llm with the device and Every command has required confirmation, how do I adjust that?

"ok nabu, turn on the lights"
"would you like me to turn on the lights?"
"ok nabu, yes"

"ok nabu, set a 5 minute timer"
"would you like me to set a 5 kin timer lovally or using a service"
"ok nabu, locally"

"ok nabu, turn off the kitchen light"
"can you confirm you want mw to turn off the kitchen light?"
"ok nabu, yes"

is this a chatgpt thing where I need to update the llm prompt, or is this a HA thing?

iron agate
#

Is this using the native integration? Haven't seen this using the core integration for openai with default settings (gpt-4o-mini)

torpid topaz
#

I found it. in the prompt template:
"Do not execute service without user's confirmation."

Extended OpenAI integration, I def copied it from somewhere, though that was likely 6 months to a year ago or so. Anyway, in case someone else stumbles across this (unlikely)
Settings --> Integrations --> Extended OpenAI Conversation. Click configure and check your prompt!

that said, I am open to suggestions as I havent messed with this in over 6 months. Perhaps extended OpenAI is not the best integration and I should switch back to the original HA OpenAI integration? Are there any good resources for solid prompts?

Finally, I'm also interested in how to offload the piper from my HA Green to a server I have running that is better equiped for gpu work, is there any documentation on that? I'd love any input on good resources for how to get a solid HA equivalent for Alexa/Whatever as my wife and kids are about ready to give up on my privacy demands 😛

#

while im thinking about it, would there be a way to configure more than one OpenAI service, say one with gpt-4o-mini as default, but a way to trigger the automation to use gpt-4o? I understand it would likely have to go through gpt-4o, but perhaps an automation/mechanism that would take a phrase like "ok nabu, gpt big I want you to turn off the kitchen lights, keep the undercabinet lights on, turn on the back porch light and set the front porch light to 50%" that would then loop through and understand it needs to use the other service