mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 07:31:19 +00:00
feat: dataset index prefix (#5061)
This commit is contained in:
@@ -111,6 +111,8 @@
|
||||
"import_param_setting": "Parameter settings",
|
||||
"import_select_file": "Select a file",
|
||||
"import_select_link": "Enter link",
|
||||
"index_prefix_title": "Index add title",
|
||||
"index_prefix_title_tips": "Automatically add title names to all indexes",
|
||||
"index_size": "Index size",
|
||||
"index_size_tips": "When vectorized, the system will automatically further segment the blocks according to this size.",
|
||||
"input_required_field_to_select_baseurl": "Please enter the required information first",
|
||||
|
@@ -111,6 +111,8 @@
|
||||
"import_param_setting": "参数设置",
|
||||
"import_select_file": "选择文件",
|
||||
"import_select_link": "输入链接",
|
||||
"index_prefix_title": "将标题加入索引",
|
||||
"index_prefix_title_tips": "自动给索引所有索引加标题名",
|
||||
"index_size": "索引大小",
|
||||
"index_size_tips": "向量化时内容的长度,系统会自动按该大小对分块进行进一步的分割。",
|
||||
"input_required_field_to_select_baseurl": "请先输入必填信息",
|
||||
|
@@ -110,6 +110,8 @@
|
||||
"import_param_setting": "參數設定",
|
||||
"import_select_file": "選擇文件",
|
||||
"import_select_link": "輸入連結",
|
||||
"index_prefix_title": "將標題加入索引",
|
||||
"index_prefix_title_tips": "自動給索引所有索引加標題名",
|
||||
"index_size": "索引大小",
|
||||
"index_size_tips": "向量化時內容的長度,系統會自動按該大小對分塊進行進一步的分割。",
|
||||
"input_required_field_to_select_baseurl": "請先輸入必填信息",
|
||||
|
Reference in New Issue
Block a user