Skip to content

Releases: mrsteele/openai-tokens

v2.1.0

07 Aug 03:34
3d6855c
Compare
Choose a tag to compare

2.1.0 (2023-08-07)

Features

  • adding stringify argument (8c1841c)

v2.0.0

06 Aug 22:07
f6e1e4d
Compare
Choose a tag to compare

2.0.0 (2023-08-06)

Bug Fixes

  • resolving all additional bugs and updating readme (c769083)

Features

  • major accuracy improvement (dfba549)

BREAKING CHANGES

  • No longer supporting numbers as an argument to limit without defining a model first.

v1.2.1

06 Aug 18:22
Compare
Choose a tag to compare

1.2.1 (2023-08-06)

Bug Fixes

  • changing conditional logic (3330331)
  • supporting accurate ada 002 limits (886281a)

v1.2.0

05 Aug 23:17
605fa36
Compare
Choose a tag to compare

1.2.0 (2023-08-05)

Features

v1.1.0

05 Aug 22:02
72ceb7f
Compare
Choose a tag to compare

1.1.0 (2023-08-05)

Features

  • adding the options field instead of limits (f145635)

v1.0.0

05 Aug 15:29
8ca1dba
Compare
Choose a tag to compare

1.0.0 (2023-08-05)

Bug Fixes

Features