#how do you set a fallback conversation agent?

1 messages · Page 1 of 1 (latest)

serene sail
#

So if its not something like controlling the lights ...say I want to know the capitol of a state. How do I get that working ? Right now it says "I'm not aware of any device called capital of"

astral pagoda
#

Need to set up the agent first, like openai or ollama

serene sail
#

you mean the integration? i did that.

astral pagoda
#

Then you go to your voice pipeline, set that as your conversation agent, then there will be an option to set ha as preferred first

serene sail
#

i have HA preferred.

astral pagoda
#

Is this pipeline set as the one you are using for your satellites or whatever?

serene sail
#

hmm

#

i'm using the new Preview box.

astral pagoda
#

So the satellites by default use whatever you have set as your preferred agent

serene sail
#

i found this in the sateeleite:

#

i need to change it to "Preferred"

astral pagoda
#

Yeah so you have the pipeline set as local assistant

#

The one in your screenshot is called "backup"

#

So the satellite isn't using that pipeline

serene sail
#

so now its not using faster_whisper at all. its only using chatgpt

#

i have "Prefer handling commands locally" enabled.

astral pagoda
#

Well faster whisper is just stt

#

Has nothing to do with the actual command processing

#

Thing is though local will only process intents explicitly defined. Otherwise the llm will kick in

serene sail
#

intents explicitally defined? these are all predefined and the name/alias is added on, correct?

#

i'm going to have to learn more about the specific components . i seem to be missing a few details on how this all works yet.

#

thanks for your help!

astral pagoda
#

Yeah either the built in intents or ones you define yourself