Spaces:
Building
Building
Update .env.example
Browse files- .env.example +0 -8
.env.example
CHANGED
@@ -28,14 +28,6 @@ DATABASE_URL=
|
|
28 |
# Redis configuration (future use)
|
29 |
REDIS_URL=
|
30 |
|
31 |
-
# Provider-specific API keys (if not using HuggingFace secrets)
|
32 |
-
OPENAI_API_KEY=
|
33 |
-
ANTHROPIC_API_KEY=
|
34 |
-
SPARK_TOKEN=
|
35 |
-
|
36 |
-
# Google Cloud credentials for STT (path to JSON file)
|
37 |
-
GOOGLE_APPLICATION_CREDENTIALS=
|
38 |
-
|
39 |
# HuggingFace configuration
|
40 |
HF_HOME=/app/.cache
|
41 |
HF_DATASETS_CACHE=/app/.cache
|
|
|
28 |
# Redis configuration (future use)
|
29 |
REDIS_URL=
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
# HuggingFace configuration
|
32 |
HF_HOME=/app/.cache
|
33 |
HF_DATASETS_CACHE=/app/.cache
|