Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
7346852d
Commit
7346852d
authored
Sep 28, 2023
by
crazywoola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: styles
parent
a31466d3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
template.en.mdx
web/app/(commonLayout)/datasets/template/template.en.mdx
+2
-2
template.zh.mdx
web/app/(commonLayout)/datasets/template/template.zh.mdx
+2
-2
No files found.
web/app/(commonLayout)/datasets/template/template.en.mdx
View file @
7346852d
...
@@ -781,11 +781,11 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
...
@@ -781,11 +781,11 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
Error message
Error message
- **document_indexing**: Document indexing failed
- **document_indexing**: Document indexing failed
- **provider_not_initialize**: Embedding model is not configured
- **provider_not_initialize**: Embedding model is not configured
- **not_found**
,
Document does not exist
- **not_found**
:
Document does not exist
- **dataset_name_duplicate**: Duplicate dataset name
- **dataset_name_duplicate**: Duplicate dataset name
- **provider_quota_exceeded**: Model quota exceeds limit
- **provider_quota_exceeded**: Model quota exceeds limit
- **dataset_not_initialized**: The dataset has not been initialized yet
- **dataset_not_initialized**: The dataset has not been initialized yet
- **unsupported_file_type**: Unsupported file types.
- **unsupported_file_type**: Unsupported file types.
- Currently only supports, txt, markdown, md, pdf, html, htm, xlsx, docx, csv
- Currently only supports, txt, markdown, md, pdf, html, htm, xlsx, docx, csv
- **too_many_files**: There are too many files. Currently, only a single file is uploaded
- **too_many_files**: There are too many files. Currently, only a single file is uploaded
- **file_too_large*: The file is too large, support below 15M based on you environment configuration
- **file_too_large*
*
: The file is too large, support below 15M based on you environment configuration
web/app/(commonLayout)/datasets/template/template.zh.mdx
View file @
7346852d
...
@@ -782,11 +782,11 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
...
@@ -782,11 +782,11 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
错误信息
错误信息
- **document_indexing**: 文档索引失败
- **document_indexing**: 文档索引失败
- **provider_not_initialize**: Embedding 模型未配置
- **provider_not_initialize**: Embedding 模型未配置
- **not_found**
,
文档不存在
- **not_found**
:
文档不存在
- **dataset_name_duplicate**: 数据集名称重复
- **dataset_name_duplicate**: 数据集名称重复
- **provider_quota_exceeded**: 模型额度超过限制
- **provider_quota_exceeded**: 模型额度超过限制
- **dataset_not_initialized**: 数据集还未初始化
- **dataset_not_initialized**: 数据集还未初始化
- **unsupported_file_type**: 不支持的文件类型
- **unsupported_file_type**: 不支持的文件类型
- 目前只支持:txt, markdown, md, pdf, html, htm, xlsx, docx, csv
- 目前只支持:txt, markdown, md, pdf, html, htm, xlsx, docx, csv
- **too_many_files**: 文件数量过多,暂时只支持单一文件上传
- **too_many_files**: 文件数量过多,暂时只支持单一文件上传
- **file_too_large*: 文件太大,默认支持15M以下, 具体需要参考环境变量配置
- **file_too_large*
*
: 文件太大,默认支持15M以下, 具体需要参考环境变量配置
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment