remove todo

This commit is contained in:
liamcottle
2024-04-29 16:48:49 +12:00
parent a1d1a4ce98
commit d680dae13d

View File

@@ -85,5 +85,3 @@ python web.py --identity-base64 "GCN6mMhVemdNIK/fw97C1zvU17qjQPFTXRBotVckeGmoOwQ
- [ ] support saving conversation history across page reloads - [ ] support saving conversation history across page reloads
- [ ] send images from web ui - [ ] send images from web ui
- [ ] send file attachments from web ui - [ ] send file attachments from web ui
- [ ] support for multiple (but separated) identities via the same websocket server
- possibly allow multiple identities to simultaneously send/receive in multiple browser tabs?