summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2024-12-15 22:02:32 +0300
committerGrail Finder <wohilas@gmail.com>2024-12-15 22:02:32 +0300
commitf367ad266ad48a544f23c34e80cb6d28f8a8c9cf (patch)
treed74c91dc428d24ad5f7e10c87dd845c6e1de139f /README.md
parent5a82ed727f38b8148b84b3a97f540e6bb3fcb2b2 (diff)
Enha: chat management table
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f16cb1..a62b6d4 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,11 @@
- ctrl+n to start new chat; +
- export whole chat into a json file; +
- directory with sys prompts (charcards png & json); +
+- colourschemes, colours or markdown of quotes and styles; (partially done) +
- change temp, min-p and other params from tui;
- fullscreen textarea option (bothersome to implement);
- consider adding use /completion of llamacpp, since openai endpoint clearly has template|format issues;
- separate messages that are stored and chat and send to the bot, i.e. option to omit tool calls (there might be a point where they are no longer needed in ctx);
-- colourschemes, colours or markdown of quotes and styles;
- RAG support|implementation;
- change card-chat pair with one binding;
- char card is the sys message, but how about giving tools to char that does not have it?