Skip to content

v1.33.0

Choose a tag to compare

@github-actions github-actions released this 14 Dec 18:17
· 307 commits to main since this release

1.33.0 (2025-12-14)

Bug Fixes

  • ensure JSON chunks respect max chunk size limits (09f4413)
  • fixed triggers for documents_vec synchronization and add vector persistence tests (1afea9a), closes #293
  • remove incorrect second argument to TextDocumentSplitter.splitText() (579978c)
  • respect chunk size limit tests and improve primitive processing in JSON (4418d0e)

Features

  • add depth and chunk count limiting to JSON document splitter (12f04ca)