summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-01-24 09:24:37 +0300
committerGrail Finder <wohilas@gmail.com>2025-01-24 09:24:37 +0300
commit3374080ba01e601c2c05aecc114b6c0a53b60f76 (patch)
tree518c875aa51ce391927033ec193f85f6e7e0b888 /README.md
parent75f51c1a19632ea093e1aad6a91cc7f4a349658c (diff)
Feat: chat preview
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7de7558..d8fecfa 100644
--- a/README.md
+++ b/README.md
@@ -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; +