kevinhermawan / Ollamac

Mac app for Ollama
Other
1.23k stars 66 forks source link

[Bug] Switching chats during generation #17

Closed mattbisme closed 10 months ago

mattbisme commented 10 months ago

While messing around with the app I noticed that I could switch between chats while it was generating. However, upon switching chats, the generation continued in the active chat. It just combines the generated text with the last response.

Let me know if any clarity is needed about this.

kevinhermawan commented 10 months ago

Oh, good catch! I totally missed that behavior with switching chats during generation. I'll dive into this and see what's going on. Thanks for flagging it!