mirror of https://github.com/langgenius/dify.git
parent
8a0aa91ed7
commit
1f63028a83
|
|
@ -167,9 +167,6 @@ export const getMultipleRetrievalConfig = (
|
|||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
result.reranking_enable = true
|
||||
}
|
||||
}
|
||||
|
||||
if (allHighQuality && !inconsistentEmbeddingModel && allInternal) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue