From 7a08c7785038346be5a68364da39d7a577219bd9 Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:11:24 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 787aa6966b..54d2c48306 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Here are my recently completed and planned features: - [x] Mobile styling (thanks to [wtlyu](https://github.com/wtlyu)) - [x] Resubmit/edit sent messages (thanks to [wtlyu](https://github.com/wtlyu)) - [ ] Message Search +- [ ] Custom params for ChatGPT API (temp, top_p, presence_penalty) - [ ] Bing AI Styling (params, suggested responses, convo end, etc.) - **In progress** - [ ] Add warning before clearing convos - [ ] Build test suite for CI/CD