Stefanus Gusega Gunawan

Results 2 comments of Stefanus Gusega Gunawan

I'm sorry, I think I probably misunderstood the code. So, the flow is: return `Chat` using `process.env.OPENAI_API_KEY` if any --> if not set, get `OPENAI_API_KEY` manually. Is it right?

Okay, but in my following PR (https://github.com/stefanusgusega/sepotifai-retriever/pull/2), I have set `OPENAI_API_KEY` on my `ENV` (https://github.com/stefanusgusega/sepotifai-retriever/blob/master/.github/workflows/review-bot.yml#L27), but I still get the message that I do not set the OpenAI API Key....