fix: rerank usage (#4751)

* remove invalid index

* perf: i18n

* fix: rerank usage
This commit is contained in:
Archer
2025-05-06 16:23:36 +08:00
committed by GitHub
parent 367ee517ec
commit ef537f391c
10 changed files with 38 additions and 34 deletions

View File

@@ -133,7 +133,7 @@
"comfirm_leave_page": "确认离开该页面?",
"Continue_Adding": "继续添加",
"Copy": "复制",
"Copy Successful": "复制成功",
"copy_successful": "复制成功",
"create_failed": "创建异常",
"create_success": "创建成功",
"create_time": "创建时间",
@@ -239,7 +239,7 @@
"have_done": "已完成",
"input.Repeat Value": "有重复的值",
"is_requesting": "请求中……",
"jsonEditor.Parse error": "JSON 可能有误,请仔细检查",
"json_parse_error": "JSON 可能有误,请仔细检查",
"json_config": "JSON 配置",
"link.UnValid": "无效的链接",
"month": "月",
@@ -251,13 +251,13 @@
"redo_tip_mac": "恢复 ⌘ shift z",
"request_end": "已加载全部",
"request_more": "点击加载更多",
"speech.error tip": "语音转文字失败",
"speech.not support": "您的浏览器不支持语音输入",
"speech_error_tip": "语音转文字失败",
"speech_not_support": "您的浏览器不支持语音输入",
"submit_success": "提交成功",
"submitted": "已提交",
"support": "支持",
"system.Help Chatbot": "机器人助手",
"system.Use Helper": "使用帮助",
"system_help_chatbot": "机器人助手",
"use_helper": "使用帮助",
"ui.textarea.Magnifying": "放大",
"undo_tip": "撤销 ctrl z",
"undo_tip_mac": "撤销 ⌘ z ",
@@ -273,7 +273,6 @@
"contact_way": "通知接收",
"contribute_app_template": "贡献模板",
"core.Chat": "对话",
"core.Max Token": "单条数据上限",
"core.ai.Max context": "最大上下文",
"core.ai.Model": "AI 模型",
"core.ai.Not deploy rerank model": "未部署重排模型",