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 47887bf commit 656f6b1Copy full SHA for 656f6b1
README.md
@@ -24,7 +24,7 @@ package main
24
import (
25
"context"
26
"fmt"
27
- gogpt "github.com/sashabaranov/go-gpt3"
+ gogpt "github.com/sashabaranov/go-openai"
28
)
29
30
func main() {
0 commit comments