diff --git a/web/app/(commonLayout)/datasets/template/template.zh.mdx b/web/app/(commonLayout)/datasets/template/template.zh.mdx
index 3994356b51..a626939525 100644
--- a/web/app/(commonLayout)/datasets/template/template.zh.mdx
+++ b/web/app/(commonLayout)/datasets/template/template.zh.mdx
@@ -94,9 +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_mode (string) rerank模式
- reranking_model Rerank 模型
+ - weighted_score 权重设置
- reranking_model (object) Rerank 模型配置
- reranking_provider_name (string) Rerank 模型的提供商
- reranking_model_name (string) Rerank 模型的名称
@@ -291,7 +291,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
"hit_count": 0,
"doc_form": "text_model"
},
- "batch": ""
+ "batch": "20230921150427533684"
}
```
@@ -2332,7 +2332,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
"zh_Hans": "http://127.0.0.1:5001/console/api/workspaces/current/model-providers/zhipuai/icon_large/zh_Hans",
"en_US": "http://127.0.0.1:5001/console/api/workspaces/current/model-providers/zhipuai/icon_large/en_US"
},
- "status": "active",
+ "status": "pending",
"models": [
{
"model": "embedding-3",