mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: ional-feat #43
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 @Fhy001 on GitHub (May 22, 2025).
问题描述
在CHATFLOW中的“功能”-“文件上传”中显示对doc格式文件支持,但在实际测试中发现,文件解析器并不能处理doc文件,仅能处理docx文件
页面链接
https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/guides/workflow/additional-feature.mdx
建议修改
如果可以,建议增加对doc文件的处理
@Fhy001 commented on GitHub (May 22, 2025):
@AllenWriter commented on GitHub (May 22, 2025):
Confirmed through testing: the doc-extractor node supports reading .doc and .docx files as expected.