Skip to content

Releases: niieani/gpt-tokenizer

2.1.2

07 Oct 00:57
Compare
Choose a tag to compare

2.1.2 (2023-10-07)

Bug Fixes

  • bind encodeChat and encodeChatGenerator (86c270c), closes #15

2.1.1

01 Jun 08:05
Compare
Choose a tag to compare

2.1.1 (2023-06-01)

Bug Fixes

  • missing default exports due to limitations of ESM (2a55474), closes #11

2.1.0

01 Jun 07:42
Compare
Choose a tag to compare

2.1.0 (2023-06-01)

Bug Fixes

  • correct excluded path (71af9d3)
  • workaround for webpack not exposing the default export in UMD correctly (84887b4), closes #12

Features

2.0.0

24 May 02:03
774cf36
Compare
Choose a tag to compare

2.0.0 (2023-05-24)

Features

  • complete rewrite to support different models (eedd944), closes #5 #6
  • more tests and better README (e660a25)

BREAKING CHANGES

  • default encoder is now GPT3.5 / GPT4

2.0.0-beta.2

24 May 01:40
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-05-24)

Features

  • more tests and better README (e660a25)

2.0.0-beta.1

23 May 16:59
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-05-23)

Features

  • complete rewrite to support different models (eedd944), closes #5 #6

BREAKING CHANGES

  • default encoder is now GPT3.5 / GPT4

1.0.5

16 May 07:19
f7df7e9
Compare
Choose a tag to compare

1.0.5 (2023-05-16)

Bug Fixes

1.0.4

01 May 05:44
Compare
Choose a tag to compare

1.0.4 (2023-05-01)

Bug Fixes

  • eslint and jest complaints (8b1cb01)
  • importing/requiring under certain setups was not working (8b71131), closes #4

1.0.3

18 Apr 08:35
7b9e7fd
Compare
Choose a tag to compare

1.0.3 (2023-04-18)

Bug Fixes

1.0.2

18 Apr 08:16
Compare
Choose a tag to compare

1.0.2 (2023-04-18)

Bug Fixes