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

@@ -13,7 +13,7 @@ const cn = {
Auth: {
Title: "需要密码",
Tips: "管理员开启了密码验证,请在下方填入访问码",
SubTips: "或者输入你的 OpenAI API 密钥",
SubTips: "或者输入你的 OpenAI 或 Google API 密钥",
Input: "在此处填写访问码",
Confirm: "确认",
Later: "稍后再说",