fleet-ai / context

A CLI tool & API over the top 1221 Python libraries.
https://fleet.so/context
MIT License
539 stars 43 forks source link

Scrolling Freeze During LLM Text Generation in Console #4

Closed jaiamin closed 11 months ago

jaiamin commented 11 months ago

On very few occasions, there is a scroll-related problem encountered during the text generation process by the LLM.

While the LLM is actively generating responses, scrolling downwards becomes unresponsive, and text often extends beyond the visible window boundary, making it impossible to keep up with the ongoing generation process.

The issue resolves itself once the response is complete, but the inability to scroll during text generation is impacting the UX.