Skip to content

Releases: zurawiki/tiktoken-rs

v0.2.2

15 Mar 20:23
Compare
Choose a tag to compare

What's Changed

  • Do not build python bindings by default by @kelvich in #6

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Mar 20:16
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Mar 15:22
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Moved core methods to the root namespace
  • Vendor out the tiktoken code by @zurawiki in #4
  • Update tiktoken implementation
  • Add get_encoder_for_model function
  • Add p50k_edit encoder

Full Changelog: v0.1.4...v0.2.0

v0.1.4

03 Mar 22:10
Compare
Choose a tag to compare

What's Changed

  • Refactor tokenization and special tokens by @zurawiki in #3

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Mar 20:26
Compare
Choose a tag to compare

What's Changed

  • Implement cl100k tokenizer by @zurawiki in #2
  • Improve documentation

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Feb 19:10
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Feb 18:50
Compare
Choose a tag to compare