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
Drop empty text parts when parsing the model's response (#6652)
Empty text parts go from a nuance when processed, to an exception when
send to the backend. To prevent this issue, we are dropping them when
parsing the response from the server.
0 commit comments