You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let’s say we have one Gemini model and one OpenAI model. I upload a file to Gemini and then send a request to Gemini, but the request fails. I have a fallback configured to OpenAI, but the file was uploaded only to Gemini, not to OpenAI.
In this case, is the router able to handle the situation automatically, or would I need to upload the file to both sources?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let’s say we have one Gemini model and one OpenAI model. I upload a file to Gemini and then send a request to Gemini, but the request fails. I have a fallback configured to OpenAI, but the file was uploaded only to Gemini, not to OpenAI.
In this case, is the router able to handle the situation automatically, or would I need to upload the file to both sources?
Beta Was this translation helpful? Give feedback.
All reactions