v1.5: Add login module and GPT selection feature

This commit is contained in:
2023-07-12 18:04:12 +08:00
parent 329b9c7c95
commit 49fffe8cbe
17 changed files with 375 additions and 31 deletions
+6
View File
@@ -200,6 +200,12 @@ const en: RequiredLocaleType = {
SubTitle:
"A larger value increases the likelihood to talk about new topics",
},
Danger: {
Logout: {
Action: "Log out",
Confirm: "Are you sure you want to log out?",
}
},
},
Store: {
DefaultTopic: "New Conversation",