Remove unsed i18n translate key
This commit is contained in:
@@ -340,11 +340,6 @@
|
||||
"historyTurns": "History Turns",
|
||||
"historyTurnsTooltip": "Number of complete conversation turns (user-assistant pairs) to consider in the response context",
|
||||
"historyTurnsPlaceholder": "Number of history turns",
|
||||
"hlKeywords": "High-Level Keywords",
|
||||
"hlKeywordsTooltip": "List of high-level keywords to prioritize in retrieval. Separate with commas",
|
||||
"hlkeywordsPlaceHolder": "Enter keywords",
|
||||
"llKeywords": "Low-Level Keywords",
|
||||
"llKeywordsTooltip": "List of low-level keywords to refine retrieval focus. Separate with commas",
|
||||
"onlyNeedContext": "Only Need Context",
|
||||
"onlyNeedContextTooltip": "If True, only returns the retrieved context without generating a response",
|
||||
"onlyNeedPrompt": "Only Need Prompt",
|
||||
|
Reference in New Issue
Block a user