diff --git a/go.mod b/go.mod index d0e5194..21dacf5 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/otiai10/openaigo v1.5.2 github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 github.com/rs/zerolog v1.29.1 - github.com/sashabaranov/go-openai v1.14.0 + github.com/sashabaranov/go-openai v1.14.1 github.com/tmc/langchaingo v0.0.0-20230713201705-dcf7ecdc8ac8 github.com/urfave/cli/v2 v2.25.7 github.com/valyala/fasthttp v1.48.0