Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tiktoken-go/tokenizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: tiktoken-go/tokenizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 5, 2025

  1. Update tokenizer.go

    Add o3, o4-min, gpt-4.1
    ando-masaki authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    4e6fabd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from ando-masaki/add-o3-and-o4-mini-fix

    Add o3, o4-min, gpt-4.1
    bluescreen10 authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    0787823 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Update tokenizer.go

    ando-masaki authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    5cc8c3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ando-masaki/ando-masaki-patch-1

    Update tokenizer.go
    ando-masaki authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    3ac0d0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from ando-masaki/gpt-5-fix

    Added GPT-5 models
    bluescreen10 authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    629192d View commit details
    Browse the repository at this point in the history
Loading