File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/ogen-go/ogen v1.12.0
24
24
github.com/redis/go-redis/v9 v9.8.0
25
25
github.com/rs/cors v1.11.1
26
- github.com/sashabaranov/go-openai v1.38.3
26
+ github.com/sashabaranov/go-openai v1.39.1
27
27
github.com/spf13/cobra v1.9.1
28
28
github.com/stretchr/testify v1.10.0
29
29
github.com/tiktoken-go/tokenizer v0.6.1
Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ github.com/samber/slog-common v0.18.1 h1:c0EipD/nVY9HG5shgm/XAs67mgpWDMF+MmtptdJ
195
195
github.com/samber/slog-common v0.18.1 /go.mod h1:QNZiNGKakvrfbJ2YglQXLCZauzkI9xZBjOhWFKS3IKk =
196
196
github.com/samber/slog-zap/v2 v2.6.2 h1:IPHgVQjBfEwqu7fBxSxvvl+/E4b7TqAu/eispdQdv9M =
197
197
github.com/samber/slog-zap/v2 v2.6.2 /go.mod h1:bMOphuaRcThr+2X7vE4kFaqyr1lqGkc9Js95n9X6xaU =
198
- github.com/sashabaranov/go-openai v1.38.3 h1:cpDHJKH3WOuCx7QOsux4umjMPNZCUJrXW0FkXotjM4Q =
199
- github.com/sashabaranov/go-openai v1.38.3 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
198
+ github.com/sashabaranov/go-openai v1.39.1 h1:TMD4w77Iy9WTFlgnjNaxbAASdsCJ9R/rMdzL+SN14oU =
199
+ github.com/sashabaranov/go-openai v1.39.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
200
200
github.com/segmentio/asm v1.2.0 h1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys =
201
201
github.com/segmentio/asm v1.2.0 /go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs =
202
202
github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
You can’t perform that action at this time.
0 commit comments