feat: update tiktoken

This commit is contained in:
1808837298@qq.com
2024-05-30 21:39:58 +08:00
parent a31247ecaa
commit d2a0d9f73b
4 changed files with 21 additions and 14 deletions

2
go.mod
View File

@@ -20,8 +20,8 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.0
github.com/jinzhu/copier v0.4.0
github.com/linux-do/tiktoken-go v0.7.0
github.com/pkg/errors v0.9.1
github.com/pkoukk/tiktoken-go v0.1.7
github.com/samber/lo v1.39.0
github.com/shirou/gopsutil v3.21.11+incompatible
golang.org/x/crypto v0.21.0