Bump Tiktoken from 2.0.3 to 3.1.5#147
Merged
MarkZither merged 1 commit intoMay 26, 2026
Merged
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuessrc/MarkZither.Rag.Chunking/MarkZither.Rag.Chunking.csproj
OpenSSF Scorecard
Scanned Files
|
--- updated-dependencies: - dependency-name: Tiktoken dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/MarkZither.Rag.Chunking/Tiktoken-3.1.5
branch
from
May 26, 2026 16:26
97b9ded to
3073c0d
Compare
Owner
|
@dependabot squash and merge |
MarkZither
deleted the
dependabot/nuget/src/MarkZither.Rag.Chunking/Tiktoken-3.1.5
branch
May 26, 2026 17:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Tiktoken from 2.0.3 to 3.1.5.
Release notes
Sourced from Tiktoken's releases.
3.1.5
What's Changed
Full Changelog: tryAGI/Tiktoken@v3.1.4...v3.1.5
3.1.4
Full Changelog: tryAGI/Tiktoken@v3.1.3...v3.1.4
3.1.3
Full Changelog: tryAGI/Tiktoken@v3.1.2...v3.1.3
3.1.2
Full Changelog: tryAGI/Tiktoken@v3.1.1...v3.1.2
3.1.1
Full Changelog: tryAGI/Tiktoken@v3.1.0...v3.1.1
3.1.0
Full Changelog: tryAGI/Tiktoken@v3.0.0...v3.1.0
3.1.0-rc.1
Full Changelog: tryAGI/Tiktoken@v3.0.0...v3.1.0-rc.1
3.0.0
Highlights
Peak throughput: 618 MiB/s — up to 42x faster than other .NET tokenizers on multilingual/CJK text.
Performance improvements
FindParts, improving cold-path CJK/multilingual by ~13%CountTokens — zero allocation
New
Cross-language context (Apple M4 Max, o200k_base)
Commits viewable in compare view.