fix: create chunk with random uuid, no increase count num if index error
What problem does this PR solve?
Addresses issue by https://github.com/infiniflow/ragflow/issues/7150#issuecomment-2976432979 , aligned with dify behavior:
- no increase chunk count / token count if index error;
- set chunk id with a random uuid rather than using the hash string (one issue here is that ragflow is using uuid1 rather than uuid4, open for discussion)
Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
Arch Linux,Kernel: 6.14.10-arch1-1,DE: Plasma 6.3.5下也有这个问题
Arch linux kernel: linux 6.15.2 DE: kde plasma 6.3.5 白边
确实,上一个 2.2.4alpha好像就是窗口变成系统默认样式了
Ubuntu 25.04 aarch64,GNOME 48.0,Kernel: 6.14.0-1005-raspi
如果在状态栏打开仪表盘的话关闭,最大化,最小化按钮都用不了
我还在想是不是我记错了,上来一看都有问题我就放心了。 linux mint 22.1 Cinnamon
只要调成白色模式, 2.3.1 一样, 就会没有白边°
已解决,感谢开发者 #3785 #3778
@DrizzleTime 没事 我就是帮忙看看
只要调成白色模式, 2.3.1 一样, 就会没有白边°
你的意思是2.3.1还不正常吗?
只要调成白色模式, 2.3.1 一样, 就会没有白边°
你的意思是2.3.1还不正常吗?
大概率没构建吧