NewNutriapp / config.example.json
eaglelandsonce's picture
Upload 6 files
f53107a verified
raw
history blame contribute delete
93 Bytes
{
"API_KEY": "YOUR_OPENAI_API_KEY_HERE",
"OPENAI_API_BASE": "https://api.openai.com/v1"
}