chore: update tiktoken (#254)

This commit is contained in:
CaIon
2024-05-15 14:18:29 +08:00
parent 1d36a2a7d7
commit 456be72de2
3 changed files with 10 additions and 10 deletions
+1 -1
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"