Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-29 | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | |
by hand | |||
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | |
2023-04-29 | alternate restore progress button implementation | AUTOMATIC | |
2023-04-29 | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | |
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | |||
2023-04-17 | replace with #wrap_session_call | siutin | |
2023-04-17 | multi users support | siutin | |
2023-03-30 | use condition to wait for result | siutin | |
2023-03-30 | store the last generated result | siutin | |
2023-01-15 | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | |
at the same time and do not get previews of each other | |||
2022-11-28 | fix an error that happens when you type into prompt while switching model, ↵ | AUTOMATIC | |
put queue stuff into separate file |