Releases: tobiasbueschel/search-gpt
Releases · tobiasbueschel/search-gpt
v1.2.0
1.2.0 (2023-04-11)
Features
- integrate gpt-3-encoder for token count approximation (c5aa3ca)
v1.1.2
1.1.2 (2023-03-26)
Bug Fixes
- timeout if page can't be crawled (8e48f80), closes #5
v1.1.1
1.1.1 (2023-03-04)
Bug Fixes
- correct bin command in readme & update demo (6ba03ec)
v1.1.0
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
1.0.1 (2023-03-04)
Bug Fixes
- remove hyphen from bin command and strict mode (6fdfdec)
v1.0.0
1.0.0 (2023-03-04)
Features
- implement first version of search-gpt (9df67ec)