Update TODO.md

This commit is contained in:
Matt Low 2024-06-23 20:06:59 +00:00
parent 914d9ac0c1
commit 6f5cf68208
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,9 @@
the conversation we had six months ago about X")
- [ ] Conversation categorization - model driven category creation and
conversation classification
- [ ] Image input
- [ ] Image output (sixel support?)
- [ ] Conversation exports to html/pdf/json
## UI
- [x] Prettify/normalize tool_call and tool_result outputs so they can be
@ -27,3 +30,4 @@
- [ ] Conversation deletion in conversations view
- [ ] Message deletion, Ctrl+D to delete a message and attach its children to
its parent, Ctrl+Shift+D to delete a message and its descendents
- [ ] Show available key bindings and their action in any given view