Update README.md

This commit is contained in:
Danny Avila 2023-03-16 14:11:24 -04:00 committed by GitHub
parent ba8692dbe4
commit 7a08c77850

View file

@ -124,6 +124,7 @@ Here are my recently completed and planned features:
- [x] Mobile styling (thanks to [wtlyu](https://github.com/wtlyu)) - [x] Mobile styling (thanks to [wtlyu](https://github.com/wtlyu))
- [x] Resubmit/edit sent messages (thanks to [wtlyu](https://github.com/wtlyu)) - [x] Resubmit/edit sent messages (thanks to [wtlyu](https://github.com/wtlyu))
- [ ] Message Search - [ ] Message Search
- [ ] Custom params for ChatGPT API (temp, top_p, presence_penalty)
- [ ] Bing AI Styling (params, suggested responses, convo end, etc.) - **In progress** - [ ] Bing AI Styling (params, suggested responses, convo end, etc.) - **In progress**
- [ ] Add warning before clearing convos - [ ] Add warning before clearing convos
- [ ] Build test suite for CI/CD - [ ] Build test suite for CI/CD