From ca085034dea09637b99e9cde523d42ce992b3591 Mon Sep 17 00:00:00 2001
From: crazywoola <100913391+crazywoola@users.noreply.github.com>
Date: Tue, 13 Aug 2024 22:31:27 +0800
Subject: [PATCH] doc: add missing params (#7242)
---
web/app/(commonLayout)/datasets/template/template.en.mdx | 6 ++++++
web/app/(commonLayout)/datasets/template/template.zh.mdx | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/web/app/(commonLayout)/datasets/template/template.en.mdx b/web/app/(commonLayout)/datasets/template/template.en.mdx
index 36395d391d..44c5964d77 100644
--- a/web/app/(commonLayout)/datasets/template/template.en.mdx
+++ b/web/app/(commonLayout)/datasets/template/template.en.mdx
@@ -922,6 +922,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
Knowledge ID
+
+ Document ID
+
Document Segment ID
@@ -965,6 +968,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
Knowledge ID
+
+ Document ID
+
Document Segment ID
diff --git a/web/app/(commonLayout)/datasets/template/template.zh.mdx b/web/app/(commonLayout)/datasets/template/template.zh.mdx
index a624c0594f..9f79b0f900 100644
--- a/web/app/(commonLayout)/datasets/template/template.zh.mdx
+++ b/web/app/(commonLayout)/datasets/template/template.zh.mdx
@@ -922,6 +922,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
知识库 ID
+
+ 文档 ID
+
文档分段ID
@@ -965,6 +968,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
知识库 ID
+
+ 文档 ID
+
文档分段ID