From b2c86989264f329bcd102eee7de5d91649643215 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sat, 16 Nov 2024 16:19:27 +0300 Subject: Feat: add msg index --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 167f8df..e918dee 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ### TODO: -- scrolling chat history; (somewhat works out of box); -- log errors to file; -- give serial id to each msg in chat to track it; -- regen last message; -- delete last message +- scrolling chat history; (somewhat works out of box); + +- log errors to file; + +- give serial id to each msg in chat to track it; (use slice index) + +- show msg id next to the msg; + +- regen last message; + +- delete last message; + - edit message? (including from bot); - use chatml template (but do not show it to the user); -- use mistral template; - ability to copy message; - aility to copy selected text; -- menu with old chats (chat files); +- menu with old chats (chat files); + -- cgit v1.2.3