From 4372798886eafbc6335326e0e25b61c4c91d2691 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Tue, 17 Jun 2025 06:58:10 +0000 Subject: [PATCH] feat: trigger ci build --- web/app/(commonLayout)/datasets/template/template.zh.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/(commonLayout)/datasets/template/template.zh.mdx b/web/app/(commonLayout)/datasets/template/template.zh.mdx index a626939525..3994356b51 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) rerank模式 - - reranking_model Rerank 模型 + - reranking_mode (String) 混合检索 - weighted_score 权重设置 + - reranking_model Rerank 模型 - 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": "20230921150427533684" + "batch": "" } ``` @@ -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": "pending", + "status": "active", "models": [ { "model": "embedding-3",