Changes
- Adds Stop generating & Regenerate Message options #88
- Skeleton for Multi-User support (bare bones integration, currently DIY) 2ad9b33 8029ed7
- Models without credentials are omitted from model menu 29ee765
- Better titling (and titling as a separate request from messages) f1e3bbd
- Various UI fixes/additions
o Current model highlighted at the top of the conversation
o Better textarea and button styling for mobile
On my immediate to-dos for this weekend:
- search messages feature (75% done already)
- more customgpt params (including changing openai models)
- rewrite code/markdown handling (I have many things in mind to significantly clean this up) #67 #69
Stretch Goals if time allows:
- improve bing features (smoother streaming, style params, fix formatting bugs)
- cleanup code & writing a test suite for better CI/CD