ragflow/sdk/python/test/test_http_api
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
..
test_chat_assistant_management Test: Update test cases for PR 6906 ISSUE 6875 (#6971) 2025-04-11 20:09:44 +08:00
test_chunk_management_within_dataset Refa: similarity calculations. (#7381) 2025-04-28 19:17:11 +08:00
test_dataset_mangement Refa: http API create dataset and test cases (#7393) 2025-04-29 16:53:57 +08:00
test_file_management_within_dataset Test: Added test cases for List Sessions With Chat Assistant HTTP API (#6938) 2025-04-10 17:31:01 +08:00
test_session_management Test: Added test cases for Delete Sessions With Chat Assistant HTTP API (#7025) 2025-04-15 14:54:26 +08:00
common.py Test: Added test cases for Delete Sessions With Chat Assistant HTTP API (#7025) 2025-04-15 14:54:26 +08:00
conftest.py Test: Added test cases for Create Session With Chat Assistant HTTP API (#6902) 2025-04-09 17:21:48 +08:00