feat: support set api key from client side

This commit is contained in:
Fred Liang
2023-12-24 03:44:13 +08:00
parent 4169431f2c
commit 20f2f61349
5 changed files with 16 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ const en: LocaleType = {
Auth: {
Title: "Need Access Code",
Tips: "Please enter access code below",
SubTips: "Or enter your OpenAI API Key",
SubTips: "Or enter your OpenAI or Google API Key",
Input: "access code",
Confirm: "Confirm",
Later: "Later",