From f32375488f5127c910021f627d83e017c5c7a10f Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 19 Nov 2024 17:15:02 +0300 Subject: Feat: add storage interface; add sqlite impl --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index db53835..036d9ab 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ - fullscreen textarea option (for long prompt); - tab to switch selection between textview and textarea (input and chat); + - basic tools: memorize and recall; -- stop stream from the bot; +- stop stream from the bot; + +- sqlitedb instead of chatfiles; +- sqlite for the bot memory; ### FIX: - bot responding (or haninging) blocks everything; + -- programm requires history folder, but it is .gitignore; +- programm requires history folder, but it is .gitignore; + -- cgit v1.2.3