知识库Q&A分段会自己修改原文件分段内容 #22169

Closed
opened 2026-02-21 20:16:02 -05:00 by yindo · 2 comments
Owner

Originally created by @gzqy-hub on GitHub (Feb 9, 2026).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.11.4

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. 这是我原QA格式xlsx数据截图
    Image

  2. 构建知识库中选择通用分段并且勾选Q&A分段,本地嵌入模型为jina-embeddings-v3和重排序模型jina-rerank-v3;

  3. 预览分块如下图,修改了原数据中问题内容和正文内容;

Image

✔️ Expected Behavior

  • 预期分段效果应该按照xlsx表头解析,A列为问题,B列为���案;如下面的一个分块:

"Q(报告标题)":"审计范围"
"A(标题正文)":"对市投控工会(联合会)2019年10月11日至2025年5月31日期间的财务收支进行审计。"

  • 然后检索时只在Q中检索,返回A的内容。

Actual Behavior

没有按照原数据内容进行分块,修改了原文内容;

Originally created by @gzqy-hub on GitHub (Feb 9, 2026). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.11.4 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1. 这是我原QA格式xlsx数据截图 <img width="1174" height="350" alt="Image" src="https://github.com/user-attachments/assets/4d0f756b-f174-4fca-9596-26ce67c5eec2" /> 1. 构建知识库中选择通用分段并且勾选Q&A分段,本地嵌入模型为jina-embeddings-v3和重排序模型jina-rerank-v3; 2. 预览分块如下图,修改了原数据中问题内容和正文内容; <img width="1673" height="851" alt="Image" src="https://github.com/user-attachments/assets/67adfcb7-981c-4ce1-bc85-08aaba701898" /> ### ✔️ Expected Behavior - 预期分段效果应该按照xlsx表头解析,A列为问题,B列为���案;如下面的一个分块: "Q(报告标题)":"审计范围" "A(标题正文)":"对市投控工会(联合会)2019年10月11日至2025年5月31日期间的财务收支进行审计。" - 然后检索时只在Q中检索,返回A的内容。 ### ❌ Actual Behavior 没有按照原数据内容进行分块,修改了原文内容;
yindo closed this issue 2026-02-21 20:16:02 -05:00
Author
Owner

@crazywoola commented on GitHub (Feb 10, 2026):

Hi @gzqy-hub, thanks for opening this issue.

Why this is being closed

This issue contains Chinese characters (CJK ratio exceeds 20%). Per our Language Policy, we require all issues to be submitted in English so that the global community can understand and collaborate.

Next steps

Please re-submit this issue in English, following the bug report template. Thank you for your understanding.

@crazywoola commented on GitHub (Feb 10, 2026): Hi @gzqy-hub, thanks for opening this issue. ### Why this is being closed This issue contains Chinese characters (CJK ratio exceeds 20%). Per our [Language Policy](https://github.com/langgenius/dify/issues/1542), we require all issues to be submitted in English so that the global community can understand and collaborate. ### Next steps Please re-submit this issue in English, following the bug report template. Thank you for your understanding.
Author
Owner

@gzqy-hub commented on GitHub (Feb 10, 2026):

你好,感谢你打开本期。

为什么要关闭这个项目

本期包含汉字(中日韩汉字比例超过20%)。根据我们的语言政策,我们要求所有问题必须以英语提交,以便全球社区能够理解和协作。

下一步

请按照错误报告模板重新提交英文本期问题。感谢你的理解。

ok

@gzqy-hub commented on GitHub (Feb 10, 2026): > 你好,感谢你打开本期。 > > ### 为什么要关闭这个项目 > 本期包含汉字(中日韩汉字比例超过20%)。根据我们的[语言政策](https://github.com/langgenius/dify/issues/1542),我们要求所有问题必须以英语提交,以便全球社区能够理解和协作。 > > ### 下一步 > 请按照错误报告模板重新提交英文本期问题。感谢你的理解。 ok
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22169