From ff1d36f642381ede5cd94b012f2fc7beaffb153b Mon Sep 17 00:00:00 2001 From: Mckay Wrigley Date: Mon, 20 Mar 2023 03:55:12 -0600 Subject: [PATCH] readme update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2484c6c..4b4c0ff 100644 --- a/README.md +++ b/README.md @@ -18,24 +18,24 @@ Chatbot UI will be updated over time. Expect frequent improvements. -**Coming this week:** +**Next up:** - [ ] Saving via data export - [ ] Folders - [ ] Custom model settings -- [ ] GPT-4 support for those with access - [ ] Prompt templates - [ ] Regenerate responses -**Last week updates:** +**Recent updates:** -- [x] Markdown support (3/17/23) +- [x] GPT-4 support (access required) (3/20/23) +- [x] Search conversations (3/19/23) - [x] Code syntax highlighting (3/18/23) - [x] Toggle sidebar (3/18/23) - [x] Conversation naming (3/18/23) - [x] Github flavored markdown (3/18/23) - [x] Add OpenAI API key in app (3/18/23) -- [x] Search conversations (3/19/23) +- [x] Markdown support (3/17/23) ## Modifications