Merge remote-tracking branch 'origin/upstream/main'

This commit is contained in:
Laisky.Cai
2023-12-27 02:14:34 +00:00
14 changed files with 218 additions and 31 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/go-playground/validator/v10 v10.16.0
github.com/go-redis/redis/v8 v8.11.5
github.com/google/uuid v1.4.0
github.com/google/uuid v1.5.0
github.com/pkoukk/tiktoken-go v0.1.6
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.17.0