Skip to content

Commit

Permalink
Merge pull request #14 from adrhill/patch-1
Browse files Browse the repository at this point in the history
Add link to OpenAI API keys
  • Loading branch information
ThatcherC authored Mar 20, 2023
2 parents 4f8fd28 + c9827de commit 2ec278c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ChatGPT>
```

## Getting Started:
You will need to obtain an OpenAI API key from [openai.com](openai.com) and pass it to Julia. ReplGPT.jl
You will need to obtain an OpenAI API key from [openai.com](https://platform.openai.com/account/api-keys) and pass it to Julia. ReplGPT.jl
will look for an API key in the module's settings and in
the `OPENAI_API_KEY` environment variable as a fallback.

Expand Down

0 comments on commit 2ec278c

Please sign in to comment.