mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
update doc search engine (#5386)
* update doc search engine * custom tokenizer * tokenizer
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
"code_error.outlink_error.un_auth_user": "身份校验失败",
|
||||
"code_error.plugin_error.not_exist": "工具不存在",
|
||||
"code_error.plugin_error.un_auth": "无权操作该工具",
|
||||
"code_error.system_error.community_version_num_limit": "超出开源版数量限制,请升级商业版: https://fastgpt.in",
|
||||
"code_error.system_error.community_version_num_limit": "超出社区版数量限制,请升级商业版: https://fastgpt.in",
|
||||
"code_error.system_error.license_app_amount_limit": "超出系统最大应用数量",
|
||||
"code_error.system_error.license_dataset_amount_limit": "超出系统最大知识库数量",
|
||||
"code_error.system_error.license_user_amount_limit": "超出系统最大用户数量",
|
||||
|
Reference in New Issue
Block a user