diff --git a/web/app/(commonLayout)/datasets/template/template.zh.mdx b/web/app/(commonLayout)/datasets/template/template.zh.mdx index b435a9bb67..099a37ab63 100644 --- a/web/app/(commonLayout)/datasets/template/template.zh.mdx +++ b/web/app/(commonLayout)/datasets/template/template.zh.mdx @@ -591,7 +591,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi 检索参数(选填,如不填,按照默认方式召回) - - search_method (text) 检索方法:以下三个关键字之一,必填 + - search_method (text) 检索方法:以下四个关键字之一,必填 - keyword_search 关键字检索 - semantic_search 语义检索 - full_text_search 全文检索 @@ -1817,7 +1817,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi 检索参数(选填,如不填,按照默认方式召回) - - search_method (text) 检索方法:以下三个关键字之一,必填 + - search_method (text) 检索方法:以下四个关键字之一,必填 - keyword_search 关键字检索 - semantic_search 语义检索 - full_text_search 全文检索