chatbot / .env.example
Evan Lesmez
Make gradio app basic authed and demoable
1eb3d11
raw history blame
No virus
104 Bytes
OPENAI_API_KEY = "sk-*"
PROMPTLAYER_API_KEY = "pl_*"
GRADIO_DEMO_USERNAME = ""
GRADIO_DEMO_PASSWORD = ""