🛡️ AI - automatic LLM switch
Copy Link
Sometimes, LLMs are down. But your feedback autopilot still needs to run. So we now automatically switch from one model to the other in case there's an error. That way, your AI requests get done in a consistent way.
To further enhance robustness, we've also introduced a retry mechanism. If an error or wrong format is provided by the LLM, the prompt will be retried to ensure reliability.
Learn more