v0.7.0
What's Changed
- feat: make importing faster by @lsorber in #86
- fix: avoid conflicting chunk ids by @joachim-Heirbrant-SL in #93
- feat: add ability to directly insert Markdown content into the database by @ThomasDelsart in #96
- feat: make llama-cpp-python an optional dependency by @rchretien in #97
- feat: migrate from poetry-cookiecutter to substrate by @rchretien in #98
- chore: upgrade scaffolding by @lsorber in #105
- fix: revert pandoc extra name by @lsorber in #106
- docs: improve inline comments by @lsorber in #107
- fix: lazily raise module not found for optional deps by @lsorber in #109
- feat: compute optimal sentence boundaries by @lsorber in #110
- fix: fix CLI entrypoint regression by @lsorber in #111
- feat: replace post-processing with declarative optimization by @lsorber in #112
New Contributors
- @joachim-Heirbrant-SL made their first contribution in #93
- @ThomasDelsart made their first contribution in #96
- @rchretien made their first contribution in #97
Full Changelog: v0.6.2...v0.7.0