chore: n to 1 retrieval (#6839)

This commit is contained in:
zxhlyh
2024-08-01 13:45:18 +08:00
committed by GitHub
parent 792f908afb
commit 9ae88ede12
11 changed files with 59 additions and 96 deletions

View File

@@ -70,6 +70,7 @@ const translation = {
},
nTo1RetrievalLegacy: 'N-to-1 retrieval will be officially deprecated from September. It is recommended to use the latest Multi-path retrieval to obtain better results. ',
nTo1RetrievalLegacyLink: 'Learn more',
nTo1RetrievalLegacyLinkText: ' N-to-1 retrieval will be officially deprecated in September.',
}
export default translation

View File

@@ -70,6 +70,7 @@ const translation = {
},
nTo1RetrievalLegacy: '9 月 1 日起我们将不再提供此能力,推荐使用最新的多路召回获得更好的检索效果。',
nTo1RetrievalLegacyLink: '了解更多',
nTo1RetrievalLegacyLinkText: '9 月 1 日起我们将不再提供此能力。',
}
export default translation