I have a pipe set up with a main model and a fallback model, but when the main model fails, the fallback model never kicks in.
Instead, the pipe just stops.
I would expect the fallback model to be used automatically whenever the main model times out, returns an error, hits a rate limit, or fails to provide a valid response.
Right now, the fallback setting doesn’t seem to work during pipe runs.
Windows
latest app version
I have a pipe set up with a main model and a fallback model, but when the main model fails, the fallback model never kicks in.
Instead, the pipe just stops.
I would expect the fallback model to be used automatically whenever the main model times out, returns an error, hits a rate limit, or fails to provide a valid response.
Right now, the fallback setting doesn’t seem to work during pipe runs.
Windows
latest app version