ciyidogan commited on
Commit
f72fc02
·
verified ·
1 Parent(s): 03ec9f0

Update .env.example

Browse files
Files changed (1) hide show
  1. .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