ragflow/api/utils
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
..
__init__.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00
api_utils.py Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
commands.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
file_utils.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
log_utils.py Trivals. (#8597) 2025-07-01 14:05:18 +08:00
t_crypt.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
validation_utils.py Fix: Increase default chunk_token_num from 128 to 512 in parser config (#8753) 2025-07-10 09:53:20 +08:00
web_utils.py Feat: add MCP dashboard functionalities list_tools and test_tool (#8505) 2025-06-26 13:52:01 +08:00