ragflow/test/testcases/test_sdk_api/test_dataset_mangement
Liu An f8524462b0 Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753)
### What problem does this PR solve?

Updated the default `chunk_token_num` value in `api_utils.py` and
`validation_utils.py` to 512 to accommodate larger text chunks. Adjusted
corresponding test cases in HTTP and SDK API tests to reflect this
change.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-10 09:53:20 +08:00
..
conftest.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_create_dataset.py Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
test_delete_datasets.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_list_datasets.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_update_dataset.py Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00