This commit is contained in:
Grail Finder
2024-11-14 20:02:13 +03:00
commit 3cbad31a16
7 changed files with 502 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
### TODO:
- scrolling chat history; (somewhat works out of box);
- log errors to file;
- 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);