ragflow/test/testcases/test_http_api
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
..
test_chat_assistant_management Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_chunk_management_within_dataset Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_dataset_mangement Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
test_file_management_within_dataset Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
test_session_management Refactor code (#8341) 2025-06-18 16:40:30 +08:00
common.py Test: Add document app tests (#8456) 2025-06-24 17:26:16 +08:00
conftest.py Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +08:00