Spaces:
Runtime error
Runtime error
File size: 207 Bytes
2af8c82 |
1 2 3 4 5 6 |
# plug in your chatgpt/openai api-key and rename this file to .env
OPENAI_API_KEY = sk-...
# also works: reverse-proxy api-key from Pawan.Krd https://discord.com/invite/VCdWGREsmd
# OPENAI_API_KEY = pk-...
|