We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2960c1 commit 6e4851aCopy full SHA for 6e4851a
CHANGELOG.md
@@ -3,7 +3,7 @@
3
This is the changelog for the open source version of tiktoken.
4
5
## [v0.6.0]
6
-- Optimise regular expressions for a 20% performance improvement
+- Optimise regular expressions for a 20% performance improvement, thanks to @paplorinc!
7
- Add `text-embedding-3-*` models to `encoding_for_model`
8
- Check content hash for downloaded files
9
- Allow pickling `Encoding` objects. Registered `Encoding` will be pickled by reference
0 commit comments