ThatcherC / ReplGPT.jl

A ChatGPT mode for the Julia REPL
MIT License
98 stars 6 forks source link

Add link to OpenAI API keys #14

Closed adrhill closed 1 year ago

adrhill commented 1 year ago

Replaces the generic openai.com URL with a direct link to the OpenAI account API keys.

ThatcherC commented 1 year ago

Thanks! Looks good. Could you rebase on main or merge in main? I just pushed a fix to format check that's failing here.

adrhill commented 1 year ago

Done. :)