diff options
author | Grail Finder <wohilas@gmail.com> | 2024-11-23 18:34:02 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2024-11-23 18:34:02 +0300 |
commit | 6625a8103bb70833e2399567cbbe7f3b4a8da429 (patch) | |
tree | 9e5c76cc406a6fa6b12405da957363fb78ae2f21 /README.md | |
parent | 692e0ada4b6115078485a9bc867c99d2c85d8dd9 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -13,12 +13,13 @@ - stop stream from the bot; + - sqlitedb instead of chatfiles; + - define tools and sys prompt for them to be used; + +- add system prompt without tools (for mistral); + +- option to switch between predefined sys prompts; + - sqlite for the bot memory; - fullscreen textarea option (bothersome to implement); -- add system prompt without tools (for mistral); -- option to switch between predefined sys prompts; - 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; ### FIX: - bot responding (or haninging) blocks everything; + |