File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/otiai10/openaigo v1.5.2
2727 github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
2828 github.com/rs/zerolog v1.30.0
29- github.com/sashabaranov/go-openai v1.14.1
29+ github.com/sashabaranov/go-openai v1.14.2
3030 github.com/tmc/langchaingo v0.0.0-20230811231558-fd8b7f099537
3131 github.com/urfave/cli/v2 v2.25.7
3232 github.com/valyala/fasthttp v1.48.0
Original file line number Diff line number Diff line change @@ -184,6 +184,8 @@ github.com/sashabaranov/go-openai v1.14.0 h1:D1yAB+DHElgbJFdYyjxfTWMFzhddn+PwZmk
184184github.com/sashabaranov/go-openai v1.14.0 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
185185github.com/sashabaranov/go-openai v1.14.1 h1:jqfkdj8XHnBF84oi2aNtT8Ktp3EJ0MfuVjvcMkfI0LA =
186186github.com/sashabaranov/go-openai v1.14.1 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
187+ github.com/sashabaranov/go-openai v1.14.2 h1:5DPTtR9JBjKPJS008/A409I5ntFhUPPGCmaAihcPRyo =
188+ github.com/sashabaranov/go-openai v1.14.2 /go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg =
187189github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
188190github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
189191github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
You can’t perform that action at this time.
0 commit comments