Feat: chat preview

This commit is contained in:
Grail Finder
2025-01-24 09:24:37 +03:00
parent 75f51c1a19
commit 3374080ba0
3 changed files with 29 additions and 9 deletions

View File

@@ -41,6 +41,8 @@
- change temp, min-p and other params from tui;
- DRY;
- keybind to switch between openai and llamacpp endpoints;
- option to remove <thinking> from chat history;
- in chat management table add preview of the last message;
### FIX:
- bot responding (or hanging) blocks everything; +