chore: n to 1 retrieval legacy text (#6767)

This commit is contained in:
zxhlyh
2024-07-29 18:09:44 +08:00
committed by GitHub
parent 4945184f8c
commit 2cd662c43b
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ const translation = {
},
hybrid_search: {
title: 'Hybrid Search',
description: 'Execute full-text search and vector searches simultaneously, re-rank to select the best match for the user\'s query. Configuration of the Rerank model APIs necessary.',
description: 'Execute full-text search and vector searches simultaneously, re-rank to select the best match for the user\'s query. Users can choose to set weights or configure to a Rerank model.',
recommend: 'Recommend',
},
invertedIndex: {