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

@@ -135,7 +135,7 @@
"comfirm_leave_page": "Confirm to Leave This Page?",
"Continue_Adding": "Continue adding",
"Copy": "Copy",
"Copy Successful": "Copied Successfully",
"copy_successful": "Copied Successfully",
"create_failed": "Creation Failed",
"create_success": "Created Successfully",
"create_time": "Creation Time",
@@ -239,7 +239,7 @@
"have_done": "Completed",
"input.Repeat Value": "Duplicate Value",
"is_requesting": "Requesting...",
"jsonEditor.Parse error": "Possible JSON Error, Please Check Carefully",
"json_parse_error": "Possible JSON Error, Please Check Carefully",
"json_config": "JSON Configuration",
"link.UnValid": "Invalid Link",
"month": "Month",
@@ -251,13 +251,13 @@
"redo_tip_mac": "Redo ⌘ shift z",
"request_end": "All Loaded",
"request_more": "Click to Load More",
"speech.error tip": "Speech to Text Failed",
"speech.not support": "Your Browser Does Not Support Speech Input",
"speech_error_tip": "Speech to Text Failed",
"speech_not_support": "Your Browser Does Not Support Speech Input",
"submit_success": "Submitted Successfully",
"submitted": "Submitted",
"support": "Support",
"system.Help Chatbot": "Help Chatbot",
"system.Use Helper": "Use Helper",
"system_help_chatbot": "Help Chatbot",
"use_helper": "Use Helper",
"ui.textarea.Magnifying": "Magnifying",
"undo_tip": "Undo ctrl z",
"undo_tip_mac": "Undo ⌘ z ",
@@ -274,7 +274,6 @@
"contact_way": "Notification Received",
"contribute_app_template": "Contribute Template",
"core.Chat": "Chat",
"core.Max Token": "Max Token",
"core.ai.Max context": "Max Context",
"core.ai.Model": "Model",
"core.ai.Not deploy rerank model": "Re-rank Model Not Deployed",