mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-09-03 05:17:01 +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