Skip to content

Releases: embedchain/embedchain

0.1.88

27 Feb 23:11
09cdaff
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add support for running huggingface models locally by @deshraj in #1287
  • [Improvement] Fix deprecation warnings by @deshraj in #1288

Full Changelog: 0.1.87...0.1.88

0.1.87

26 Feb 21:19
752f638
Compare
Choose a tag to compare

What's Changed

  • [Feature/Improvements] Delete data sources from metadata db when using app.delete() by @deshraj in #1286

Full Changelog: 0.1.86...0.1.87

0.1.86

25 Feb 19:58
92dd7ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.85...0.1.86

0.1.85

22 Feb 17:53
b4bb4cf
Compare
Choose a tag to compare

What's Changed

  • [Bug fix] Fix issue for using any metadata db apart from sqlite by @deshraj in #1282

Full Changelog: 0.1.84...0.1.85

0.1.84

22 Feb 10:40
f0400e9
Compare
Choose a tag to compare

What's Changed

  • [Bug fix] Fix issue related to initalizing the local database engine by @deshraj in #1281

Full Changelog: 0.1.83...0.1.84

0.1.83

22 Feb 00:16
aa5ad62
Compare
Choose a tag to compare

What's Changed

  • Add support for supplying custom db params by @deshraj in #1276

Full Changelog: 0.1.82...0.1.83

0.1.82

21 Feb 21:06
f8f69ea
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add support to use any sql database as the metadata storage for embedchain apps by @deshraj in #1273
  • Updating python version to including <=3.13 by @joaomdmoura in #1278
  • [Feature] Add support for python 3.13 and other migration related fixes by @deshraj in #1279

New Contributors

Full Changelog: 0.1.81...0.1.82

0.1.81

18 Feb 22:07
6c12bc9
Compare
Choose a tag to compare

What's Changed

  • Speed up is_readable in embedchain/utils/misc.py by @misrasaurabh1 in #1258
  • [Improvements] Improve the default prompt and data loader util functions by @deshraj in #1272

New Contributors

Full Changelog: 0.1.80...0.1.81

0.1.80

15 Feb 21:24
38b4e06
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add support for hybrid search for pinecone vector database by @deshraj in #1259

Full Changelog: 0.1.79...0.1.80

0.1.79

14 Feb 19:25
0766a44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.78...0.1.79