-
Notifications
You must be signed in to change notification settings - Fork 7.2k
bugfix when document not have metadata ,then cant retrieved #9811
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
Conversation
…llback value at line 49\n• Improve null safety for JSON parsing\n• Enhance code readability"
|
Appreciations! |
|
老用户如果使用dify外挂知识库后,直接升级到20.4版本后,会什么都检索不到@KevinHuSh |
|
这是一个dify的对接SDK的修复 |
|
We've considered the |
|
Background: In v0.20.3, Ragflow added document-level metadata filtering. For this, we modified the SDKs of both Dify and Ragflow. |
|
Appreciations! |
What problem does this PR solve?
Fix bug: when the document doesn't have meta data. It can't be retrieved.
Type of change