mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
### What problem does this PR solve? Allow Retrieval kb_ids param use kb_id,and allow list kb_name or kb_id。 - Add judgment on whether the knowledge base name is a list and support batch queries -When the knowledge base name does not exist, try using the ID for querying -If both query methods fail, throw an exception ### Type of change - [x] New Feature (non-breaking change which adds functionality)