mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Chatbot UI to 2023.04.05 (#489)
This commit is contained in:
parent
6babf8eea6
commit
9d797d940f
|
@ -7,4 +7,4 @@ services:
|
|||
APP_PORT: 3000
|
||||
|
||||
web:
|
||||
image: nmfretz/chatbot-ui:2023.03.27@sha256:b071c60916f6fed488bfc03452d3fe4560b328541c0d23de7e46cca5abce707b
|
||||
image: nmfretz/chatbot-ui:2023.04.05@sha256:f5f8b500ae02d134b981ce6c8147f74588434b1773be2f06b96acbf3e8e93b1b
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: chatbot-ui
|
||||
category: Productivity
|
||||
name: ChatBot UI
|
||||
version: "2023.03.27"
|
||||
version: "2023.04.05"
|
||||
tagline: ChatGPT but better
|
||||
description: >-
|
||||
ChatBot UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and functionality.
|
||||
|
@ -27,9 +27,17 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Initial release to the Umbrel App Store.
|
||||
This update includes various bug fixes and enhancements, including the following:
|
||||
|
||||
- You can now import and export custom prompts
|
||||
|
||||
- Prompts are now tabbable
|
||||
|
||||
- Support added for custom default system prompts
|
||||
|
||||
- Fixed bug that caused the app to crash when typing "/" followed by a non-prompt name
|
||||
|
||||
This version is up-to-date as of commit 5aa5be3 here: https://github.com/mckaywrigley/chatbot-ui/commit/5aa5be3f435981b053ee8cab7205b6107ff34dc5
|
||||
|
||||
This version is up-to-date as of commit e8150e7 here: https://github.com/mckaywrigley/chatbot-ui/commit/e8150e719548ce107f0cd45efbaae02746a9315f
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/472
|
Loading…
Reference in New Issue
Block a user