ragflow/api/apps/sdk
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
..
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 list datasets / test cases / docs (#7720) 2025-05-20 09:58:26 +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:Fail to get list_sessions (#7678) 2025-05-16 10:58:28 +08:00