-
fix: rename `isolate_tables` chunking option to `isolate_table` (#4355)
发布于
2026-05-23 22:03:17 +00:00 Renames the option added in 0.22.30 for naming consistency. Bumps
version to 0.22.31 and adds a CHANGELOG entry noting the rename.
Summary by cubic
Renames the chunking option
isolate_tablestoisolate_tablefor
naming consistency with no behavior change. Updates docs/tests/messages
and bumps to 0.22.31.- Migration
- Update calls to
chunk_elements(...)andchunk_by_title(...)to
passisolate_table=instead ofisolate_tables=. - Validation message now references
isolate_table(e.g.,
"'skip_table_chunking=True' requires 'isolate_table=True'").
Written for commit ecdbed17e343f7c93d9019433d6986a828026eff.
Summary will update on new commits. Review
in cubicCo-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com
下载附件