mckaywrigley / ai-code-translator

Come join the best place on the internet to learn AI skills. Use code "aicodetranslator" for an extra 20% off.
https://JoinTakeoff.com
3.94k stars 589 forks source link

ENV issue #18

Closed rossman22590 closed 1 year ago

rossman22590 commented 1 year ago

could this solve it? ENV isn't working I cannot use without key.

Authorization: Bearer ${key || process.env.OPENAI_API_KEY || ''},

rossman22590 commented 1 year ago

solved!