mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
文档问题: duct #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PrimmaAnna on GitHub (Jun 12, 2025).
问题描述
出现了两个重复的 Unstructured ETL,原文如下:
ETL
在 RAG 的生产级应用中,为了获得更好的数据召回效果,需要对多源数据进行预处理和清洗,即 ETL (extract, transform, load)。为了增强非结构化/半结构化数据的预处理能力,Dify 支持了可选的 ETL 方案:Dify ETL 和Unstructured ETLUnstructured ETL 。Unstructured 能够高效地提取并转换你的数据为干净的数据用于后续的步骤。Dify 各版本的 ETL 方案选择:
页面链接
https://github.com/langgenius/dify-docs/blob/main/zh-hans/guides/knowledge-base/knowledge-base-creation/introduction.mdx
建议修改
可以移除一个 Unstructured ETL,保留跳转 https://unstructured.io/ 的链接。
@AllenWriter commented on GitHub (Jun 16, 2025):
Thanks for the correction, it will be fixed in the next update