Inshallah Masason
We have to setup our own OpenAI API key in our own environment. If we share one key on different laptops, OpenAI will think that this key is leaked and disable it.
Do this by:
- Create a file called ".Renviron". This file is already marked in .gitignore
- paste your own API key into this file