We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a24b7c commit 45b1a28Copy full SHA for 45b1a28
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/pkoukk/tiktoken-go v0.1.0
15
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
16
github.com/samber/lo v1.27.1
17
- github.com/sashabaranov/go-openai v1.7.0
+ github.com/sashabaranov/go-openai v1.9.4
18
github.com/sirupsen/logrus v1.9.0
19
github.com/spf13/cobra v1.7.0
20
github.com/spf13/viper v1.15.0
0 commit comments