github kreuzberg-dev/kreuzberg v3.11.0

latest releases: v4.0.0-rc.9, packages/go/v4.0.0-rc.9, v4.0.0-rc.8...
4 months ago

What's Changed

🚀 Features

  • Implemented Python 3.10+ syntax optimizations (match statements, dict merge operators)
  • Renamed auto-classify-document-type extra to document-classification

🐛 Fixes

  • Changed auto_detect_document_type default to False to prevent import errors
  • Document classification now requires explicit opt-in

📦 Installation

pip install kreuzberg==3.11.0

For document classification:

pip install "kreuzberg[document-classification]==3.11.0"

Don't miss a new kreuzberg release

NewReleases is sending notifications on new releases.