Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# OpenAI API Key
|
||||
# Get your API key from: https://platform.openai.com/api-keys
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
|
||||
# Google Cloud Vision API Key (for content moderation)
|
||||
# Get your credentials from: https://console.cloud.google.com/apis/credentials
|
||||
GOOGLE_APPLICATION_CREDENTIALS=path/to/your/google-credentials.json
|
||||
Reference in New Issue
Block a user