Closed wangiii closed 1 day ago
After the knowledge base hybrid retrieval selection weight is set, the recalled content is an empty array.
[!Tip] Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.
Fixes #<issue number>
Resolves #<issue number>
[!IMPORTANT] Please review the checklist below before submitting your pull request.
dev/reformat
cd web && npx lint-staged
Please see this pr as well https://github.com/langgenius/dify/pull/10931
Please see this pr as well #10931另请参阅此公关 #10931
OK
Summary
After the knowledge base hybrid retrieval selection weight is set, the recalled content is an empty array.
Screenshots
Checklist
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint gods