ragflow/test
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
..
libs Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
testcases Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
utils Refa: Translate test file content from Chinese to English in file_utils.py (#8258) 2025-06-13 17:30:29 +08:00
configs.py Fix: Enforce 255-byte filename limit (#8290) 2025-06-16 16:39:41 +08:00
conftest.py Refa: Move HTTP API tests to top-level test directory (#8042) 2025-06-04 13:16:17 +08:00