Thomas Mello
Thomas Mello
**Reasoning:** Empirically, continuation of the already generated text is more consistent when the latest message is supplied as is. ~~With that in mind in this PR we remove `{{post}}` from...
**Is your feature request related to a problem? Please describe.** Currently all the mark up for prompts is done manually, it would be nice to have ui handle routine things...
Adds the option to send a desktop notification when the queue is complete. Introduces **notify-py** as a dependency for notification service interface. 