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
Avoid an unhandled `TypeError` exception caused by trying to iterate of `None` choices in the model response.
Some providers (e.g. OpenRouter) can return `choices=None` on upstream error responses.
0 commit comments