ragflow/rag/nlp
Yongteng Lei db0f6840d9
Feat: ignore chunk size when using custom delimiters (#11434)
### What problem does this PR solve?

Ignore chunk size when using custom delimiter.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-21 14:36:26 +08:00
..
__init__.py Feat: ignore chunk size when using custom delimiters (#11434) 2025-11-21 14:36:26 +08:00
query.py feat: add OceanBase doc engine (#11228) 2025-11-20 10:00:14 +08:00
rag_tokenizer.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00
search.py Fix: incorrect retrieval total count with pagination enabled (#11400) 2025-11-20 15:35:09 +08:00
surname.py Update info (#1005) 2024-05-31 09:53:04 +08:00
synonym.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
term_weight.py Refactor function name (#11210) 2025-11-12 19:00:15 +08:00