Tianzhi Jin
1d8dd0457d
Correct external knowledge api documentation link ( #500 )
...
* Correct external knowledge api documentation link
* Found and fixed another link
Found and fixed another instance of the same wrong link while reviewing @invzhi's fix in pr#500
---------
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com >
2025-10-31 17:44:27 +08:00
sunshinesDL
4e47eb05c1
Update chunking-and-cleaning-text.mdx ( #345 )
...
* Update chunking-and-cleaning-text.mdx
原文中 '通用模式' 小节中,关于 '分段标识符' 的解释中描述如下:
`分段标识符,默认值为 \n,即按照文章段落进行分块。你可以遵循正则表达式语法自定义分块规则,系统将在文本出现分段标识符时自动执行分段。例如 的含义是按照句子进行分段。下图是不同语法的文本分段效果:`
`例如` 后好像缺少了转义字符,这里补充正则表达式 `(?<=[.!?])\s+` 以查找句子结束标点(., !, ?)后的空白字符,从而按照句子分段。
此外,在 "父子模式" 小节中,以下内容好像也遗漏了转义字符:
`在子分段内填写以下分段设置:
分段标识符,默认值为 ,即按照句子进行分段。你可以遵循正则表达式语法自定义分块规则,系统将在文本出现分段标识符时自动执行分段。`
这里补充 `\.|\!|\?` 作为按句子分段的标识符,供作者审核。
* correct, update, and remove expired content
---------
Co-authored-by: Riskey <riskey47@dify.ai >
2025-10-31 17:43:10 +08:00
Riskey
de587fb570
Add data source plugin dev docs ( #474 )
2025-09-30 21:07:13 +08:00
Hanqing Zhao
273cc42f39
Modify knowledge pipeline
2025-09-26 18:23:03 +08:00
alterxyz
3cd2be6ab4
Docs tools: Successfully completed 3 operations
2025-09-05 10:14:30 +00:00
Anne
9c99d0e19c
Update DSL Naming Issue in RAG Doc(EN) ( #444 )
...
* Add knowledge pipeline page
* Add page knowledge orchestration
* Complete en & zh version for knowledge pipeline
* renew en. version of knowledge pipeline
* Complete Ch and Jp
* Modify styles
* Update create-knowledge-pipeline.mdx
RAG related updates: Change DSL into Pipeline.
* Update create-knowledge-pipeline.mdx
* Update create-knowledge-pipeline.mdx
---------
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com >
2025-09-04 22:06:59 +08:00
Alter-xyz
92cd35799a
chore: apply new issues button
2025-07-16 16:42:34 +08:00
AllenWriter
976a7f4de2
Docs: update env variables
2025-06-17 18:13:33 +08:00
AllenWriter
e306e413e1
Docs: update app and node history
2025-06-16 18:19:51 +08:00
AllenWriter
0f218b29df
Fix: modify the page's automatic contribution feature
2025-06-03 11:06:43 +08:00
Jing Y.
2f1a095e3b
Merge pull request #174 from langgenius/fix/rename-dify-docs
...
MV dify-docs-mintlify dify-docs
2025-05-29 11:40:04 +08:00
AllenWriter
ec34e552c8
Docs: fix error url
2025-05-29 11:21:19 +08:00
Hanqing Zhao
0bb90274c5
Modify Japanese translation and layout
2025-05-29 02:10:06 +08:00
AllenWriter
efc73e1d7c
Merge pull request #122 from langgenius/remove-api-doc
...
remove: unnecessary files
2025-05-21 14:47:28 +08:00
Jing Y.
bbfc8a906b
remove: unnecessary files
2025-05-21 14:45:48 +08:00
Jing Y.
be72b798e1
docs: metadata-api-term-changes
2025-05-21 11:58:58 +08:00
AllenWriter
7940791cbe
Fix: remove unnecessary file
2025-05-06 10:55:34 +08:00
Alter-xyz
cb1908e0ae
feat!: edit and feedback button(card)
2025-05-04 02:50:25 +08:00
AllenWriter
9e4bdf75dd
Fix: error docs links
2025-04-29 14:35:07 +08:00
AllenWriter
5dfc184726
Docs: update environments
2025-04-24 17:16:59 +08:00
AllenWriter
3a2c9a0e26
Docs: update content sync
2025-04-23 18:00:34 +08:00
AllenWriter
6f82ad304b
Docs: sync docs 4.22
2025-04-23 10:38:13 +08:00
AllenWriter
8c1b7aebe2
Feat: update chinese docs redirect
2025-03-31 16:06:59 +08:00
AllenWriter
762650be49
Feat: update cn docs urls
2025-03-27 19:45:09 +08:00
AllenWriter
afa89fb857
Docs: update docs image link
2025-03-26 00:42:17 +08:00
AllenWriter
6286f299e8
Docs: update url check script
2025-03-25 12:09:33 +08:00
AllenWriter
5e6924c7ec
Feat: update jp docs
2025-03-21 20:15:22 +08:00
AllenWriter
ac52625643
Docs: update cn content
2025-03-19 18:17:20 +08:00
AllenWriter
e8e19b5174
Docs: update cn content
2025-03-18 20:47:05 +08:00