brainlid / langchain_demo

Demo web project using the Elixir LangChain library
Other
126 stars 15 forks source link

chore: use same name as openai documentation #4

Closed mauricionr closed 11 months ago

mauricionr commented 11 months ago

let's keep with the same name as openai docs?

https://platform.openai.com/docs/quickstart/step-2-setup-your-api-key

instead of OPENAI_KEY use it as OPENAI_API_KEY

what do you think about?