- Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: openai/tiktoken
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add support for custom HTTP client in encoding functions
#470 opened Dec 9, 2025 by GabrielVGS Loading…
fix: remove conflicting <|reserved_200018|>; add token-id uniqueness …
#458 opened Oct 13, 2025 by jinzhuer Loading…
Refactor encoding name resolution to improve model prefix matching logic
#452 opened Sep 30, 2025 by hrishabhn Loading…
Optimize _byte_pair_merge to o(m log n) using heap-based candidate selection
#442 opened Aug 27, 2025 by ArchishmanSengupta Loading…
Make decoder and sorted_token_bytes re-use existing memory - Unit Tests
#384 opened Feb 19, 2025 by CodeBeaverAI Loading…
Option to use TIKTOKEN_BPE_HOST environment variable for configurable BPE host URL
#357 opened Nov 4, 2024 by AitBaali-Hamza-bcg Loading…
make decoder and sorted_token_bytes re-use existing memory
#352 opened Oct 17, 2024 by tmm1 Loading…
Add Terminal-Based Visualization Tool for Tokenized Data Points in Tiktoken Tokenizer
#314 opened Jun 18, 2024 by LVivona Loading…
Optimize byte pair merge for really big tokens (40x faster for a 2500 token word)
#239 opened Jan 15, 2024 by l0rinc Loading…
Support enterprise network support for self-hosted encodings (UPDATED v0.6.0)
#238 opened Jan 12, 2024 by blaney83 Loading…
0) Add the jtokkit test suite examples to validate the cl100k_base, p50k_base & r50k_base encodings
#237 opened Jan 6, 2024 by l0rinc Loading…
✨ feat: Split code rust, for run as python lib and rust lib
#167 opened Jul 18, 2023 by Miuler Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.