→ https://platform.openai.com/settings/organization/api-keys
<aside> 🍎
MacOS
</aside>
# open zshrc file open ~/.zshrc
# add the following line to the zshrc file export OPENAI_API_KEY = "your_api_key"
# save and apply source ~/.zshrc