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