This commit is contained in:
Archer
2023-11-28 19:28:46 +08:00
committed by GitHub
parent e765c3bf95
commit a74e1d7166
75 changed files with 1139 additions and 417 deletions

View File

@@ -170,6 +170,7 @@
"Rename Success": "Rename Success",
"Request Error": "Request Error",
"Require Input": "Required",
"Save": "Save",
"Save Failed": "Save Failed",
"Save Success": "Save Success",
"Search": "Search",
@@ -216,11 +217,15 @@
"Prompt": "Prompt"
},
"app": {
"App params config": "App Config",
"Next Step Guide": "Next step guide",
"Question Guide Tip": "At the end of the conversation, three leading questions will be asked.",
"Save and preview": "Save",
"Select TTS": "Select TTS",
"Simple Config Tip": "Only basic functions are included. For complex agent functions, use advanced orchestration.",
"TTS": "Audio Speech",
"TTS Tip": "After this function is enabled, the voice playback function can be used after each conversation. Use of this feature may incur additional charges.",
"Welcome Text": "Welcome Text",
"create app": "Create App",
"setting": "App Setting",
"simple": {
@@ -270,6 +275,22 @@
"Ideal chunk length": "Ideal chunk length",
"Ideal chunk length Tips": "Segment by end symbol. We recommend that your document should be properly punctuated to ensure that each complete sentence length does not exceed this value \n Chinese document recommended 400~1000\n English document recommended 600~1200"
},
"search": {
"Empty result response": "Empty Response",
"Empty result response Tips": "If you fill in the content, if no suitable content is found, you will directly reply to the content.",
"Min Similarity": "Min Similarity",
"Min Similarity Tips": "The similarity of different index models is different, please use the search test to select the appropriate value",
"Params Setting": "Params Setting",
"Top K": "Top K",
"mode": {
"embFullTextReRank": "Hybrid search ",
"embFullTextReRank desc": "Reordering with a mixture of vector search and full-text search results by Rerank usually works best",
"embedding": "Vector search",
"embedding desc": "Direct vector topk correlation query ",
"embeddingReRank": "Enhanced semantic retrieval ",
"embeddingReRank desc": "Sort using Rerank after overperforming vector topk queries "
}
},
"test": {
"Test": "Start",
"Test Result": "Results",
@@ -327,18 +348,20 @@
},
"variable": {
"add option": "Add Option",
"input type": "Text",
"key": "Key",
"key is required": "variable key is required",
"select type": "Select",
"text max length": "Max Length",
"text type": "Text",
"textarea type": "Textarea",
"variable key is required": "",
"variable name": "Name",
"variable name is required": "variable name is required",
"variable option is required": "Variable option is required",
"variable option is value is required": "Variable option is value is required",
"variable options": "Options"
}
},
"variable add option": "Add Option"
}
},
"dataset": {
@@ -412,9 +435,6 @@
"deleteDatasetTips": "Are you sure to delete the knowledge base? Data cannot be recovered after deletion, please confirm!",
"deleteFolderTips": "Are you sure to delete this folder and all the knowledge bases it contains? Data cannot be recovered after deletion, please confirm!",
"import csv tip": "Ensure that the CSV is in UTF-8 format; otherwise, garbled characters will be displayed",
"recall": {
"rerank": "Rerank"
},
"test": {
"noResult": "Search results are empty"
}
@@ -674,7 +694,8 @@
"bill": {
"Audio Speech": "Audio Speech",
"Whisper": "Whisper",
"bill username": "User"
"bill username": "User",
"ReRank": "ReRank"
}
}
}

View File

@@ -170,6 +170,7 @@
"Rename Success": "重命名成功",
"Request Error": "请求异常",
"Require Input": "必填",
"Save": "保存",
"Save Failed": "保存失败",
"Save Success": "保存成功",
"Search": "搜索",
@@ -216,11 +217,15 @@
"Prompt": "提示词"
},
"app": {
"App params config": "应用配置",
"Next Step Guide": "下一步指引",
"Question Guide Tip": "对话结束后,会为生成 3 个引导性问题。",
"Save and preview": "保存并预览",
"Select TTS": "选择语音播放模式",
"Simple Config Tip": "仅包含基础功能,复杂 agent 功能请使用高级编排。",
"TTS": "语音播报",
"TTS Tip": "开启后,每次对话后可使用语音播放功能。使用该功能可能产生额外费用。",
"Welcome Text": "对话开场白",
"create app": "创建属于你的 AI 应用",
"setting": "应用信息设置",
"simple": {
@@ -270,6 +275,22 @@
"Ideal chunk length": "理想分块长度",
"Ideal chunk length Tips": "按结束符号进行分段。我们建议您的文档应合理的使用标点符号,以确保每个完整的句子长度不要超过该值\n中文文档建议400~1000\n英文文档建议600~1200"
},
"search": {
"Empty result response": "空搜索回复",
"Empty result response Tips": "若填写该内容,没有搜索到合适内容时,将直接回复填写的内容。",
"Min Similarity": "最低相似度",
"Min Similarity Tips": "不同索引模型的相似度有区别,请通过搜索测试来选择合适的数值",
"Params Setting": "搜索参数设置",
"Top K": "单次搜索上限",
"mode": {
"embFullTextReRank": "混合检索",
"embFullTextReRank desc": "使用向量检索与全文检索混合结果进行 Rerank 进行重排,通常效果最佳",
"embedding": "语义检索",
"embedding desc": "直接进行向量 topk 相关性查询",
"embeddingReRank": "增强语义检索",
"embeddingReRank desc": "超额进行向量 topk 查询后再使用 Rerank 进行排序"
}
},
"test": {
"Test": "测试",
"Test Result": "测试结果",
@@ -327,18 +348,20 @@
},
"variable": {
"add option": "添加选项",
"input type": "文本",
"key": "变量 key",
"key is required": "",
"key is required": "变量key是必须的",
"select type": "下拉单选",
"text max length": "最大长度",
"text type": "文本",
"textarea type": "段落",
"variable key is required": "变量 key 不能为空",
"variable name": "变量名",
"variable name is required": "变量名不能为空",
"variable option is required": "选项不能全空",
"variable option is value is required": "选项内容不能为空",
"variable options": "选项"
}
},
"variable add option": "添加选项"
}
},
"dataset": {
@@ -412,9 +435,6 @@
"deleteDatasetTips": "确认删除该知识库?删除后数据无法恢复,请确认!",
"deleteFolderTips": "确认删除该文件夹及其包含的所有知识库?删除后数据无法恢复,请确认!",
"import csv tip": "请确保CSV为UTF-8格式否则会乱码",
"recall": {
"rerank": "结果重排"
},
"test": {
"noResult": "搜索结果为空"
}
@@ -674,7 +694,8 @@
"bill": {
"Audio Speech": "语音播报",
"Whisper": "语音输入",
"bill username": "用户"
"bill username": "用户",
"ReRank": "结果重排"
}
}
}