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
Current behavior: every chunk of the stream response contains very short text, sometimes 1-2 letters. This leads to a lot of code evaluations and rerenders of the chat, as a result, slow performance.
Expected behavior: chucks contain large text (1-2 words)
The text was updated successfully, but these errors were encountered:
Current behavior: every chunk of the stream response contains very short text, sometimes 1-2 letters. This leads to a lot of code evaluations and rerenders of the chat, as a result, slow performance.
Expected behavior: chucks contain large text (1-2 words)
The text was updated successfully, but these errors were encountered: