Skip to content

Releases: henomis/lingoose

v0.0.7

03 Jun 15:15
Compare
Choose a tag to compare

What's Changed

  • feat: add support for openai completion and chat stream by @henomis in #73
  • feat: support conversational hugging face by @henomis in #74
  • feat: implement huggingface textgeneration by @henomis in #75
  • feat: add tesseract image loader by @henomis in #76
  • feat: add HF image to text loader by @henomis in #77
  • feat: add HF speech recognition loader by @henomis in #78
  • feat: add hugginface sentence transformer embedder by @henomis in #79
  • Feat: add summarize pipeline by @henomis in #80

Full Changelog: v0.0.6...v0.0.7

v0.0.7-beta1

03 Jun 14:52
46114ff
Compare
Choose a tag to compare
v0.0.7-beta1 Pre-release
Pre-release

What's Changed

  • feat: add support for openai completion and chat stream by @henomis in #73
  • feat: support conversational hugging face by @henomis in #74
  • feat: implement huggingface textgeneration by @henomis in #75
  • feat: add tesseract image loader by @henomis in #76
  • feat: add HF image to text loader by @henomis in #77
  • feat: add HF speech recognition loader by @henomis in #78
  • feat: add hugginface sentence transformer embedder by @henomis in #79
  • Feat/72 add summarize pipeline by @henomis in #80

Full Changelog: v0.0.6...v0.0.7-beta1

v0.0.6

26 May 11:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.6-beta1

26 May 10:19
Compare
Choose a tag to compare
v0.0.6-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.5...v0.0.6-beta1

v0.0.5

11 May 17:43
2cb5794
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.5-beta1

11 May 12:49
60156ad
Compare
Choose a tag to compare
v0.0.5-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.4...v0.0.5-beta1

v0.0.4

06 May 13:24
6528043
Compare
Choose a tag to compare

What's Changed

  • fix metadata deep copy in splitter by @henomis in #32
  • Chore/31 return id after index search/storage by @henomis in #33
  • chore: add more test and some fixes by @henomis in #34
  • chore: refactor some structs to be instantiated using constructors by @henomis in #35
  • chore: add batchupsert refactor code by @henomis in #36
  • chore: add errors by @henomis in #37
  • chore: add openai callback usage by @henomis in #38
  • chore: replace Prompt() method with String() by @henomis in #39
  • chore: add types.Meta for metadata by @henomis in #40
  • chore: add pdf loader by @henomis in #41
  • chore: refactor float64 embeddings by @henomis in #42
  • chore: support whisper audio output format by @henomis in #43
  • chore: change embedder interface by @henomis in #44
  • Chore/31 implement openai safe embed by @henomis in #45
  • Chore/31 refactor loader by @henomis in #46

Full Changelog: v0.0.3...v0.0.4

v0.0.4-beta2

05 May 11:17
8a53d60
Compare
Choose a tag to compare
v0.0.4-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.4-beta1...v0.0.4-beta2

v0.0.4-beta1

30 Apr 13:54
6d4ed3a
Compare
Choose a tag to compare
v0.0.4-beta1 Pre-release
Pre-release

What's Changed

  • fix metadata deep copy in splitter by @henomis in #32
  • Chore/31 return id after index search/storage by @henomis in #33
  • chore: add more test and some fixes by @henomis in #34
  • chore: refactor some structs to be instantiated using constructors by @henomis in #35
  • chore: add batchupsert refactor code by @henomis in #36
  • chore: add errors by @henomis in #37
  • chore: add openai callback usage by @henomis in #38
  • chore: replace Prompt() method with String() by @henomis in #39

Full Changelog: v0.0.3...v0.0.4-beta1

v0.0.3

28 Apr 09:13
6a74285
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3