diff --git a/web/app/components/datasets/common/retrieval-method-config/index.tsx b/web/app/components/datasets/common/retrieval-method-config/index.tsx index b9af89ea1f..9e161fb3bc 100644 --- a/web/app/components/datasets/common/retrieval-method-config/index.tsx +++ b/web/app/components/datasets/common/retrieval-method-config/index.tsx @@ -89,6 +89,7 @@ const RetrievalMethodConfig: FC = ({ onChosen={() => onChange({ ...value, search_method: RETRIEVE_METHOD.hybrid, + reranking_enable: true, })} chosenConfig={