From 6625a8103bb70833e2399567cbbe7f3b4a8da429 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sat, 23 Nov 2024 18:34:02 +0300 Subject: Feat: add switch between sys prompts --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94f2ca6..7736358 100644 --- a/README.md +++ b/README.md @@ -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; + -- cgit v1.2.3