Skip to content

Releases: harvard-lil/warc-gpt

v0.2.0

19 Nov 17:26
af80f9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

16 Oct 14:47
Compare
Choose a tag to compare

Dependency updates: v0.1.8...v0.1.9

v0.1.8

30 Sep 18:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...v0.1.8

0.1.7

12 Jul 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

10 Jun 15:17
a4426c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

22 May 17:45
b8cc819
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

13 May 17:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

09 May 16:41
df22489
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

04 Apr 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

02 Apr 14:58
8b7026f
Compare
Choose a tag to compare

What's Changed

  • Auto-adaptive parallelization for Sentence Transformers' .encode() by @bensteinberg in #7 .
    This change allows for specifying how many text chunks should be encoded in parallel by the text similarity model when ingesting documents. This feature automatically defaults to processing 1 chunk at a time if performance worsens.
  • Update langchain-core by @bensteinberg in #9

New Contributors

Full Changelog: 0.1.0...0.1.1