ragflow/api/apps/sdk
liu an ae8b628f0a
Refa: HTTP API delete dataset / test cases / docs (#7657)
### What problem does this PR solve?

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

1. Pydantic Validation
2. Error Handling
3. Test Updates
4. Documentation Updates

### Type of change

- [x] Documentation Update
- [x] Refactoring
2025-05-16 10:16:43 +08:00
..
agent.py Feat: Add http api to create, update, or delete agents. (#7515) 2025-05-12 17:59:53 +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 delete dataset / test cases / docs (#7657) 2025-05-16 10:16:43 +08:00
dify_retrieval.py Code refactor (#5371) 2025-02-26 15:40:52 +08:00
doc.py Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) 2025-05-12 11:05:32 +08:00
session.py Fix delete duplicate assistant (#6888) 2025-04-09 19:10:08 +08:00