mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-30 00:46:21 +00:00
### What problem does this PR solve? for batch requests based on get_by_ids to fetch all files first replace the O(n) IO logic. ### Type of change - [x] Performance Improvement