Skip to content

Commit

Permalink
add openai api key to running readme
Browse files Browse the repository at this point in the history
  • Loading branch information
h0rv committed Aug 27, 2024
1 parent 18b605c commit 0089aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1069,6 +1069,7 @@ func main() {
Running

```bash
export OPENAI_API_KEY=<Your OpenAI API Key>
go run examples/auto_ticketer/main.go
```

Expand Down

0 comments on commit 0089aa1

Please sign in to comment.