原生痛点
ChatGPT 长对话为什么会变慢
- ChatGPT keeps every message in a long conversation rendered in the page at the same time.
- 当消息数量超过约五十条时,滚动开始卡顿,每次敲击键盘时输入框都会有明显的延迟,切换标签页也会出现卡壳。
- The usual workaround is starting a new chat, which loses the context that made the original conversation worth continuing.