mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
db10cd7924
- Fix length score piecewise continuity at len=20 boundary - Add multi-dot abbreviation protection (i.e., e.g.) - Pre-compile sentence-split regex at module level - Extract shared CJK Unicode ranges into _is_cjk_char helper - Fix incomplete CJK detection in boundary truncation fallback - Guard MMR prefilter empty-selection index mapping