ragflow/agent
天海蒼灆 ccb9f0b0d7
Feature (agent): Allow Retrieval kb_ids param use kb_id,and allow list kb_name or kb_id (#9531)
### 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)
2025-08-19 09:42:39 +08:00
..
component Fix:HTTPs component re.error: bad escape \u (#9480) 2025-08-15 15:48:10 +08:00
templates Agent template: report agent using knowledge base (#9427) 2025-08-14 12:17:57 +08:00
test Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
tools Feature (agent): Allow Retrieval kb_ids param use kb_id,and allow list kb_name or kb_id (#9531) 2025-08-19 09:42:39 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
canvas.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00