mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-17 04:26:54 +08:00
Typo in Knowledge settings (#4958)
This commit is contained in:
parent
0797f9bc05
commit
64c8093c1e
@ -32,7 +32,7 @@ const translation = {
|
|||||||
},
|
},
|
||||||
hybrid_search: {
|
hybrid_search: {
|
||||||
title: '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',
|
recommend: 'Recommend',
|
||||||
},
|
},
|
||||||
invertedIndex: {
|
invertedIndex: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user