From db678b521592503342bf717e1ae0f48b8b11ed80 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 15 Jan 2025 18:05:47 +0300 Subject: Enha: table for sysprompts --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6628c09..d38041c 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,6 @@ - message editing broke ( runtime error: index out of range [-1]); + - RAG: encode multiple sentences (~5-10) to embeddings a piece. + - number of sentences in a batch should depend on number of words there. + -- 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; +- 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; + +- syscards sometimes store data inside of chub key; -- cgit v1.2.3