blob: 27ccedf37a243c3094fe4e84f0759e8ac7d1ff0d (
plain)
1
2
3
4
5
6
7
8
9
10
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);
|