Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:36

What's Changed

  • docs: update integration target roadmap by @Davidobot in #75
  • feat: OpenAI-compatible embeddings endpoint on the local server (/v1/embeddings) by @Davidobot in #76
  • feat: report native build profile, warn on debug extension builds by @Davidobot in #77
  • feat: WAL segment primitives + discard() for out-of-band multi-writer ingest by @idas0 in #80
  • fix(core): add-then-remove within one persist no longer bricks reopen by @idas0 in #81
  • feat: kotaemon vector-store adapter (settings-only, dependency-free) by @idas0 in #82
  • feat(local): lexical search on vector-only stores by @idas0 in #83
  • feat: cluster-contiguous ANN layout and two-stage original-precision rescore by @Davidobot in #84
  • bench: wiki_dpr_e5 disk-rescore benchmark (issue #79) by @Davidobot in #85
  • test: surface LodeError text in appender and checkpointer FFI asserts by @Davidobot in #86
  • fix: release the GIL on query paths, warm benchmark stores via compact by @Davidobot in #87

New Contributors

  • @idas0 made their first contribution in #80

Full Changelog: v1.3.1...v1.3.2