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:
Archer
2025-02-14 11:42:14 +08:00
committed by GitHub
parent 1226fe42a1
commit d2b60ec785
8 changed files with 28 additions and 21 deletions

View File

@@ -6,7 +6,6 @@
"forget_password": "忘记密码?",
"login_failed": "登录异常",
"login_success": "登录成功",
"model_not_config": "检测到系统未配置模型,请先配置模型后再使用",
"no_remind": "不再提醒",
"password_condition": "密码最多 60 位",
"password_tip": "密码至少 6 位,且至少包含两种组合:数字、字母或特殊字符",