






















Nano Banana Pro can now fall back to a backup model (currently ByteDance Seedream 5.0 lite) when Google’s API is at capacity, instead of failing with a rate limit error.
Set allow_fallback_model to true when calling the API. If Nano Banana Pro hits a rate limit, it tries to generate the image with Seedream 5.0 lite instead. For certain inputs, for example if the aspect ratio isn’t supported, the original rate limit error is returned.
The fallback is off by default. If you don’t set allow_fallback_model, nothing changes — you’ll get a rate limit error when Google’s API is at capacity.
When the fallback is triggered, your logs still show a prediction to Nano Banana Pro. You can tell the fallback was used by checking the resolution field in your output — it says "fallback" instead of the actual resolution. You’re charged the cost of the fallback model, not Nano Banana Pro.
Our current fallback model, Seedream 5.0 lite, doesn’t support all the same options as Nano Banana Pro:
4:5 and 5:4 aspect ratios. Requests with these ratios won’t fall back and will return the original rate limit error.此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。