Skip to content

Commit

Permalink
Update Example
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Jun 21, 2023
1 parent da912b2 commit 1fa06ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ import (
)

func main() {
golc.Verbose = true

openai, err := llm.NewOpenAI(os.Getenv("OPENAI_API_KEY"))
if err != nil {
log.Fatal(err)
Expand Down

0 comments on commit 1fa06ec

Please sign in to comment.