chore: update tiktoken (#254)

This commit is contained in:
CaIon
2024-05-15 14:18:15 +08:00
parent 9f18641d7e
commit 9dcec2772d
3 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/pkoukk/tiktoken-go"
"github.com/linux-do/tiktoken-go"
"image"
"log"
"math"