Skip to content

Releases: tobiasbueschel/search-gpt

v1.2.0

11 Apr 01:58
37b2374
Compare
Choose a tag to compare

1.2.0 (2023-04-11)

Features

  • integrate gpt-3-encoder for token count approximation (c5aa3ca)

v1.1.2

26 Mar 05:40
9b074d2
Compare
Choose a tag to compare

1.1.2 (2023-03-26)

Bug Fixes

  • timeout if page can't be crawled (8e48f80), closes #5

v1.1.1

04 Mar 16:56
c99bb02
Compare
Choose a tag to compare

1.1.1 (2023-03-04)

Bug Fixes

  • correct bin command in readme & update demo (6ba03ec)

v1.1.0

04 Mar 16:41
5d2da13
Compare
Choose a tag to compare

1.1.0 (2023-03-04)

Features

  • improve console logs to provide context (6e444a5)

Bug Fixes

  • start bin script with /usr/bin/env node (df59012)

v1.0.1

04 Mar 16:18
7ca510d
Compare
Choose a tag to compare

1.0.1 (2023-03-04)

Bug Fixes

  • remove hyphen from bin command and strict mode (6fdfdec)

v1.0.0

04 Mar 16:11
b338f12
Compare
Choose a tag to compare

1.0.0 (2023-03-04)

Features

  • implement first version of search-gpt (9df67ec)