Skip to content

Commit 656f6b1

Browse files
authored
Update README.md
1 parent 47887bf commit 656f6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ package main
2424
import (
2525
"context"
2626
"fmt"
27-
gogpt "github.com/sashabaranov/go-gpt3"
27+
gogpt "github.com/sashabaranov/go-openai"
2828
)
2929

3030
func main() {

0 commit comments

Comments
 (0)