Files
ragflow/api
Liu An 60c1bf5a19 Fix: duplicate knowledgebase name validation logic (#8199)
### What problem does this PR solve?

Change the condition from checking for >1 to >=1 when validating
duplicate knowledgebase names to properly catch all duplicates. This
ensures no two knowledgebases can have the same name for a tenant.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-12 09:46:57 +08:00
..
2025-06-05 19:03:46 +08:00
2025-01-21 20:52:28 +08:00
2024-12-07 16:56:34 +08:00