#how do you set a fallback conversation agent?
1 messages · Page 1 of 1 (latest)
Need to set up the agent first, like openai or ollama
you mean the integration? i did that.
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
Is this pipeline set as the one you are using for your satellites or whatever?
So the satellites by default use whatever you have set as your preferred agent
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
so now its not using faster_whisper at all. its only using chatgpt
i have "Prefer handling commands locally" enabled.
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
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!
Yeah either the built in intents or ones you define yourself