mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: i18n
This commit is contained in:
parent
99f77e8637
commit
70cd619b6c
|
|
@ -129,7 +129,7 @@ export default {
|
|||
hybridSearchTooltip:
|
||||
'Hybrid search is a retrieval method based on both vector and text similarity, suitable for medium data volumes in the knowledge.',
|
||||
similarityThreshold: 'Similarity Threshold',
|
||||
similarityTooltip: 'The higher the similarity, the stronger the correlation。',
|
||||
similarityTooltip: 'The higher the similarity, the stronger the correlation.',
|
||||
topReferences: 'Top N References',
|
||||
maxCharacters: 'Maximum words per Reference',
|
||||
noReferencesAction: 'When there are no knowledge references',
|
||||
|
|
|
|||
Loading…
Reference in New Issue