-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: openai/tiktoken
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid panic when byte_pair_encode is given an empty piece
#559
opened May 25, 2026 by
adityasingh2400
Loading…
fix(py): make encode_with_unstable handle surrogates like encode (#541)
#556
opened May 24, 2026 by
LeSingh1
Loading…
Add lexer fast path for o200k_base, cl100k_base, and gpt-2 pretokenization patterns; custom regexes fall back to fancy_regex
#552
opened May 22, 2026 by
augustasio
Loading…
Add 2-byte pair lookup table to skip hashmap for initial BPE merge scan
#551
opened May 22, 2026 by
augustasio
Loading…
bench: add tail-latency benchmark for encode_ordinary_batch
#548
opened May 20, 2026 by
alobroke
Loading…
build: enable line tables in release builds so backtraces show file:line (#103)
#546
opened May 18, 2026 by
LeSingh1
Loading…
fix(py): report element count in
buffer.shape, not byte length (#405)
#545
opened May 18, 2026 by
LeSingh1
Loading…
Use user-specific cache directory by default
#544
opened May 15, 2026 by
MukundaKatta
Contributor
Loading…
Add HTTP timeout to read_file network fetch
#539
opened May 9, 2026 by
Spectual
Loading…
1 of 3 tasks
perf: 3.3x faster encode_ordinary_batch for single-threaded workloads
#531
opened Apr 22, 2026 by
homanp
Loading…
build: add PyInstaller hooks for dynamic encodings
#529
opened Apr 19, 2026 by
MukundaKatta
Contributor
Loading…
fix(cache): respect TIKTOKEN_OFFLINE env var to prevent network downloads
#527
opened Apr 18, 2026 by
xodn348
Loading…
Honor offline cache for encoding downloads
#525
opened Apr 18, 2026 by
MukundaKatta
Contributor
Loading…
Respect TIKTOKEN_OFFLINE env var to prevent network access in offline mode
#514
opened Mar 27, 2026 by
Spectual
Loading…
3 tasks
Upgrade GitHub Actions to latest versions
#504
opened Mar 11, 2026 by
salmanmkc
Contributor
Loading…
Upgrade GitHub Actions for Node 24 compatibility
#503
opened Mar 11, 2026 by
salmanmkc
Contributor
Loading…
Add support for building and testing tiktoken on Windows ARM64
#501
opened Mar 9, 2026 by
MugundanMCW
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.