Skip to content

Releases: mudler/LocalRecall

v0.5.8

14 Mar 22:09

Choose a tag to compare

v0.5.7

14 Mar 10:15

Choose a tag to compare

Full Changelog: v0.5.6...v0.5.7

v0.5.6

14 Mar 10:02

Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

v0.5.4

06 Feb 20:14

Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

30 Jan 16:55
a1a5d2e

Choose a tag to compare

What's Changed

  • bailout if we can't create extensions by @mudler in #38
  • Standardize API response structure and fix inconsistent error handling by @Copilot in #39
  • feat: allow to fetch entry from collection / support overlap by @mudler in #41

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Jan 22:12

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Jan 22:52
d28ddac

Choose a tag to compare

What's Changed

  • [WIP] Ensure collectionDBPath exists with os.Mkdirall by @Copilot in #37

New Contributors

  • @Copilot made their first contribution in #37

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jan 21:28
619023c

Choose a tag to compare

What's Changed

  • feat: add postgresql engine and tests by @mudler in #34
  • feat(ui): split into separate pages by @mudler in #36

Full Changelog: v0.4.1...v0.5.0

v0.4.1

09 Jun 20:10
03f36d6

Choose a tag to compare

What's Changed

  • feat: automatically repopulate if embedding model is switched by @mudler in #25

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 May 20:34
59a15e7

Choose a tag to compare

What's Changed

  • feat: Speedup adding batch of documents by @mudler in #20
  • fix: update lastUpdate correctly by @mudler in #21
  • feat(external sources): support git by @mudler in #22

Full Changelog: v0.3.0...v0.4.0