v3.0.0
What's Changed
New features
- BREAKING: makes Orama methods sync by @micheleriva in #803
- feat: adds RAG + answer session APIs to Orama OSS by @micheleriva in #763
- feat: adds plugin for local embeddings generation at runtime by @micheleriva in #795
- feat: generate embeddings on insert via Secure Proxy plugin by @micheleriva in #776
- feat: improves orama switch methods by @micheleriva in #800
- feat: docusaurus search btn customization by @raiindev in #814
- feat: improves orama switch methods by @micheleriva in #800
- feat: adds answer session to switch by @micheleriva in #801
- feat: docusaurus search btn customization by @raiindev in #814
- feat: add @orama/plugin-pt15 by @allevo in #817
- feat: add plugin-qps by @allevo in #818
- feat: improves search with filter by @allevo in #820
- feat: avoid cache tokenization during insertion by @allevo in #821
- feat: rewrites data structures as optimized classes by @micheleriva in #807
- feat: adds better benchmarks by @micheleriva in #809
- feat: improve DSAs performance by @micheleriva in #811
- feat: performance improvements by @allevo in #808
Fixes
- fix: fixes #797 on edit distance calculation by @allevo in #823
- fix: project build issues by @matijagaspar in #796
Chores
- chore: update docusaurus plugins (v2 & v3) with new React searchbox (0.0.26) by @raiindev in #810
- chore(deps): bump astro from 4.15.9 to 4.16.1 by @dependabot in #819
Docs
- docs: adds system prompt intro by @niltonheck in #824
- docs: adds image zoom by @faustoq in #822
- docs: fixes typos by @sudokud in #813
- docs: search-box by @faustoq in #816
- docs: fix broken links by @faustoq in #802
- docs: improve orama cloud docs by @faustoq in #793
- docs: minor fixes by @faustoq in #794
- docs: adds new readme by @micheleriva in #815
- docs: fix broken links by @faustoq in #802
- docs: improve orama cloud docs by @faustoq in #793
- docs: minor fixes by @faustoq in #794
New Contributors
- @matijagaspar made their first contribution in #796
- @sudokud made their first contribution in #813
- @matijagaspar made their first contribution in #796
Full Changelog: v2.1.1...v3.0.0