Update README.md

This commit is contained in:
Mckay Wrigley 2023-03-28 03:22:24 -06:00 committed by GitHub
parent 1f9d17f8bf
commit 11d6172e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,5 @@
# Chatbot UI
**Note: Chatbot UI Pro has been renamed to Chatbot UI.**
Chatbot UI is an advanced chatbot kit for OpenAI's chat models built on top of [Chatbot UI Lite](https://github.com/mckaywrigley/chatbot-ui-lite) using Next.js, TypeScript, and Tailwind CSS.
See a [demo](https://twitter.com/mckaywrigley/status/1636103188733640704).
@ -16,14 +14,14 @@ Expect frequent improvements.
**Next up:**
- [ ] Delete messages
- [ ] More model settings
- [ ] Custom themes
- [ ] Prompt templates
- [ ] Plugins
**Recent updates:**
- [x] Regenerate & edit responses
- [x] Prompt templates (3/27/23)
- [x] Regenerate & edit responses (3/25/23)
- [x] Folders (3/24/23)
- [x] Search chat content (3/23/23)
- [x] Stop message generation (3/22/23)