From 461d19aa2512fea7ac07e50c3178609850ef07c3 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 31 Dec 2024 13:25:13 +0300 Subject: Feat: add rag [wip; skip-ci] --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index ab7fd61..6549574 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,4 @@ - user icon (and role?) from config is not used; + - message editing broke ( runtime error: index out of range [-1]); + - F1 can load any chat, by loading chat of other agent it does not switch agents, if that chat is continued, it will rewrite agent in db; (either allow only chats from current agent OR switch agent on chat loading); +- after chat is deleted: load undeleted chat; -- cgit v1.2.3