Typo in Knowledge settings (#4958)

This commit is contained in:
Mark Sun 2024-06-05 18:31:24 +08:00 committed by GitHub
parent 0797f9bc05
commit 64c8093c1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,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 APIis necessary.',
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.',
recommend: 'Recommend',
},
invertedIndex: {