Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 May 12:42
· 10 commits to main since this release

1.4.0 (2026-05-29)

Features

  • add async retrieval support and restructure some submodules (8c137be)
  • indexable: add backend-agnostic sqlalchemy variant (559a72f)
  • indexable: add first-class support for typed models instead of metadata and columns (a104545)
  • indexable: add pgvector (b4f41b9)
  • indexable: add sqlite-vec backend and optimize pgvector backend (22825de)

Bug Fixes

  • indexable: add postgres mixin, move metadata to methods (87f1957)
  • indexable: small improvements (6ee5479)