@@ -4,7 +4,7 @@ import (
"context"
"time"
- gogpt "github.com/sashabaranov/go-gpt3"
+ gogpt "github.com/sashabaranov/go-openai"
)
type ChatGPT struct {