diff --git a/web/app/(commonLayout)/datasets/template/template.zh.mdx b/web/app/(commonLayout)/datasets/template/template.zh.mdx
index 099a37ab6..a8bb7046e 100644
--- a/web/app/(commonLayout)/datasets/template/template.zh.mdx
+++ b/web/app/(commonLayout)/datasets/template/template.zh.mdx
@@ -94,6 +94,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
- semantic_search
语义检索
- full_text_search
全文检索
- reranking_enable
(bool) 是否开启rerank
+ - reranking_mode
(String) 混合检索
+ - weighted_score
权重设置
+ - reranking_model
Rerank 模型
- reranking_model
(object) Rerank 模型配置
- reranking_provider_name
(string) Rerank 模型的提供商
- reranking_model_name
(string) Rerank 模型的名称