feat: dataset index prefix (#5061)

This commit is contained in:
Archer
2025-06-18 17:26:53 +08:00
committed by GitHub
parent 6b2ea696c5
commit 36fafd2149
34 changed files with 371 additions and 259 deletions

View File

@@ -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",

View File

@@ -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": "请先输入必填信息",

View File

@@ -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": "請先輸入必填信息",