What's Changed
- feat(embedder): add Cohere dense embedder by @Dicoangelo in #941
- lisence: change the main lisence to AGPL-3.0 by @MaojiaSheng in #1085
- fix(storage): prevent silent data loss in VikingFS.append_file() by @RGB-loop in #1036
- Revert "feat(examples): mark recalled memories as used" by @qin-ptr in #1090
New Contributors
- @Dicoangelo made their first contribution in #941
- @RGB-loop made their first contribution in #1036
Full Changelog: v0.2.14...v0.2.15