ragflow/api
Billy Bao 0569b50fed
Fix: create dataset return type inconsistent (#11272)
### What problem does this PR solve?

Fix: create dataset return type inconsistent #11167 
 
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-17 15:27:19 +08:00
..
apps Fix: create dataset return type inconsistent (#11272) 2025-11-17 15:27:19 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Fix: create dataset return type inconsistent (#11272) 2025-11-17 15:27:19 +08:00
utils Minor tweats (#11271) 2025-11-16 19:29:20 +08:00
__init__.py
constants.py Introduce common/constants.py (#10965) 2025-11-03 16:32:37 +08:00
ragflow_server.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
validation.py