diff options
author | Grail Finder <wohilas@gmail.com> | 2024-12-15 22:02:32 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2024-12-15 22:02:32 +0300 |
commit | f367ad266ad48a544f23c34e80cb6d28f8a8c9cf (patch) | |
tree | d74c91dc428d24ad5f7e10c87dd845c6e1de139f /README.md | |
parent | 5a82ed727f38b8148b84b3a97f540e6bb3fcb2b2 (diff) |
Enha: chat management table
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |