ragflow/api/utils
liu an fed1221302
Refa: HTTP API list datasets / test cases / docs (#7720)
### What problem does this PR solve?

This PR introduces Pydantic-based validation for the list datasets HTTP
API, improving code clarity and robustness. Key changes include:

Pydantic Validation
Error Handling
Test Updates
Documentation Updates

### Type of change

- [x] Documentation Update
- [x] Refactoring
2025-05-20 09:58:26 +08:00
..
__init__.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00
api_utils.py Refa: HTTP API list datasets / test cases / docs (#7720) 2025-05-20 09:58:26 +08:00
commands.py
file_utils.py Feat: repair corrupted PDF files on upload automatically (#7693) 2025-05-19 14:54:06 +08:00
log_utils.py Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
t_crypt.py
validation_utils.py Refa: HTTP API list datasets / test cases / docs (#7720) 2025-05-20 09:58:26 +08:00
web_utils.py