From 6676b7d12b3bb381fdfacea816d50e9b86f9333d Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Mon, 3 Feb 2025 20:18:17 +0300 Subject: Fix: load json syscards, replace char and user --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9f14744..b7c8bd8 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ ======= - separate messages that are stored and chat and send to the bot, i.e. option to omit tool calls and thinking (there might be a point where they are no longer needed in ctx); + - option to remove from chat history; + +- connection to a model status; (need to be tied to some event, perhaps its own shortcut even) + - char card is the sys message, but how about giving tools to char that does not have it? - lets say we have two (or more) agents with the same name across multiple chats. These agents go and ask db for topics they memorised. Now they can access topics that aren't meant for them. (so memory should have an option: shareable; that indicates if that memory can be shared across chats); - server mode: no tui but api calls with the func calling, rag, other middleware; - boolean flag to use/not use tools. I see it as a msg from a tool to an llm "Hey, it might be good idea to use me!"; -- connection to a model status; (need to be tied to some event, perhaps its own shortcut even) ### FIX: - bot responding (or hanging) blocks everything; + -- cgit v1.2.3