readme update

This commit is contained in:
Mckay Wrigley 2023-03-19 21:54:32 -06:00
parent 3af4a7edf3
commit 9a4824818e
1 changed files with 7 additions and 5 deletions

View File

@ -18,14 +18,16 @@ Chatbot UI will be updated over time.
Expect frequent improvements. Expect frequent improvements.
**Next up:** **Coming this week:**
- [ ] Mobile view
- [ ] Saving via data export - [ ] Saving via data export
- [ ] Folders - [ ] Folders
- [ ] Change default prompt - [ ] Custom model settings
- [ ] GPT-4 support for those with access
- [ ] Prompt templates
- [ ] Regenerate responses
**Recent updates:** **Last week updates:**
- [x] Markdown support (3/17/23) - [x] Markdown support (3/17/23)
- [x] Code syntax highlighting (3/18/23) - [x] Code syntax highlighting (3/18/23)
@ -33,6 +35,7 @@ Expect frequent improvements.
- [x] Conversation naming (3/18/23) - [x] Conversation naming (3/18/23)
- [x] Github flavored markdown (3/18/23) - [x] Github flavored markdown (3/18/23)
- [x] Add OpenAI API key in app (3/18/23) - [x] Add OpenAI API key in app (3/18/23)
- [x] Search conversations (3/19/23)
## Modifications ## Modifications
@ -54,7 +57,6 @@ Host your own live version of Chatbot UI with Vercel.
Fork Chatbot UI on Replit [here](https://replit.com/@MckayWrigley/chatbot-ui-pro?v=1). Fork Chatbot UI on Replit [here](https://replit.com/@MckayWrigley/chatbot-ui-pro?v=1).
**Docker** **Docker**
```shell ```shell