summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2024-11-24 17:39:52 +0300
committerGrail Finder <wohilas@gmail.com>2024-11-24 17:39:52 +0300
commit5dfb5584767e56180771ca08c4c27def3b2db536 (patch)
tree388ce3205db9f1bb615da305926574bdfe58437b /README.md
parent6625a8103bb70833e2399567cbbe7f3b4a8da429 (diff)
Feat: rename chatHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7736358..cfbe3a5 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@
- consider adding use /completion of llamacpp, since openai endpoint clearly has template|format issues;
- change temp, min-p and other params from tui;
- help page with all key bindings;
+- rename current chat;
### FIX:
- bot responding (or haninging) blocks everything; +
@@ -30,4 +31,4 @@
- empty input to continue bot msg gens new msg index and bot icon;
- sometimes bots put additional info around the tool call, have a regexp to match tool call; +
- remove all panics from code; +
-- new chat is not saved in db;
+- new chat replaces old ones in db;