fix: i18n

This commit is contained in:
wangdan-fit2cloud 2025-01-24 11:44:06 +08:00
parent 99f77e8637
commit 70cd619b6c

View File

@ -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',