How do i use fallback in information extractor

I’m building an AI failover workflow in n8n where multiple chat models (OpenAI, Gemini, HuggingFace, DeepSeek, Groq) are connected. I want the system to automatically switch to the next model if one fails — but I’m not sure how to configure the Model Selector or setup the failover logic correctly