MemoKazim / GPT-4-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT-4-API

You need to configure following enviromental variables

Windows: win+r > sysdm.cpl > Advanced > Environmental Variables > System Variables > New > OPENAI_API_KEY > > OPENAI_ORG_ID >

Do not forget to restart host!

Linux: echo OPENAI_API_KEY= >> ~/.bashrc echo OPENAI_ORG_ID= >> ~/.bashrc

About


Languages

Language:Python 94.9%Language:Batchfile 5.1%