rgbkrk / genai

What if GPT could help you notebook?
BSD 3-Clause "New" or "Revised" License
354 stars 37 forks source link

Write up use of OPENAI_API_KEY for use and development #10

Closed rgbkrk closed 1 year ago

rgbkrk commented 1 year ago

Developers likely want a .env that looks like this:

export OPENAI_API_KEY=sk-lettersbunchofnumbers2

Let's stick that in the README.