mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 00:56:26 +00:00
fix: model check circle tip (#3786)
* model config * feat: normalization embedding * remove log * version doc * version doc * fix: model check circle tip * uml
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"forget_password": "忘記密碼?",
|
||||
"login_failed": "登入失敗",
|
||||
"login_success": "登入成功",
|
||||
"model_not_config": "檢測到系統未配置模型,請先配置模型後再使用",
|
||||
"no_remind": "不再提醒",
|
||||
"password_condition": "密碼最多 60 個字元",
|
||||
"password_tip": "密碼至少 6 位,且至少包含兩種組合:數字、字母或特殊字符",
|
||||
|
Reference in New Issue
Block a user