Skip to content

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 25 Nov 13:17
1f555a3

0.3.8 (2025-11-25)

Features

  • add streaming pipeline (51960c6)
  • add streaming pipeline for 6x faster ingestion (aa00e8b)
  • Implement document indexing pipeline with file upload, validation, and comprehensive error handling. (5d8be8d)
  • Implement document search using Qdrant with optional OCR data enrichment from DuckDB or MinIO. (3334eb3)

Code Refactoring

  • make streaming pipeline the default, remove legacy code (e48a27d)