mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-08-21 23:18:42 +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