ragflow/api/apps/sdk
liu an 78380fa181
Refa: http API create dataset and test cases (#7393)
### What problem does this PR solve?

This PR introduces Pydantic-based validation for the create dataset HTTP
API, improving code clarity and robustness. Key changes include:
1. Pydantic Validation
2. ​​Error Handling
3. Test Updates
4. Documentation

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
- [x] Refactoring
2025-04-29 16:53:57 +08:00
..
agent.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
chat.py Fix:Update chat assistant with an empty dataset (#7354) 2025-04-28 15:19:21 +08:00
dataset.py Refa: http API create dataset and test cases (#7393) 2025-04-29 16:53:57 +08:00
dify_retrieval.py Code refactor (#5371) 2025-02-26 15:40:52 +08:00
doc.py Fix: wrong “available” property when list chunk (#7093) 2025-04-17 17:17:35 +08:00
session.py Fix delete duplicate assistant (#6888) 2025-04-09 19:10:08 +08:00