We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f77e8 commit 70cd619Copy full SHA for 70cd619
ui/src/locales/lang/en-US/views/application.ts
@@ -129,7 +129,7 @@ export default {
129
hybridSearchTooltip:
130
'Hybrid search is a retrieval method based on both vector and text similarity, suitable for medium data volumes in the knowledge.',
131
similarityThreshold: 'Similarity Threshold',
132
- similarityTooltip: 'The higher the similarity, the stronger the correlation。',
+ similarityTooltip: 'The higher the similarity, the stronger the correlation.',
133
topReferences: 'Top N References',
134
maxCharacters: 'Maximum words per Reference',
135
noReferencesAction: 'When there are no knowledge references',
0 commit comments