-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"parent-child" mod don't works on txt documents #12819
Comments
The issue you're experiencing with the "parent-child" mode not working on txt documents in Dify might be related to how the txt files are being processed or segmented. Here are a few things to consider:
If these settings are correctly configured and the issue persists, it might be worth checking if there are any specific errors or logs generated during the upload and processing stages that could provide more insight into the problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@dosubot yeah, I checked all the things ,and they are right. |
If you've verified all the configurations and settings, and the issue persists, consider the following additional steps:
If none of these steps resolve the issue, it might be helpful to isolate the problem by testing with different txt files or configurations to identify any patterns or specific conditions that trigger the problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@Sunzhuoyi |
Self Checks
Dify version
0.15.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Hi , when I using "parent-child" mode to my documents, I find that it works on docx、pdf but not txt, my txt documents is uploaded by the api "/document/create-by-text" of dify.
`"""通过文本创建文档并上传到dify"""
when I enter txt documents, it looks like this
Added
the txt documents works well on general thunk mode
✔️ Expected Behavior
it supposed to be like docx or pdf files
❌ Actual Behavior
I can't see anything in documents
The text was updated successfully, but these errors were encountered: