|
|
|
|
|
by nojvek
906 days ago
|
|
The interface is weird. If it’s that fast, you don’t need to generate streaming response and fuck with the scroll bar while user just started to read the response. May as well wait for the whole response and render it. Or render paragraph at a time. Don’t jiggle the UI while rendering. |
|