menamiai / .env.template
dfdfdsfgs's picture
ENCODING FIX: Clean app.py without Unicode issues - Fixed encoding problems that prevented HF Spaces from loading the interface properly
dd65f93
raw
history blame contribute delete
813 Bytes
# OpenAI
OPENAI_API_KEY=""
# Azure OpenAI
AZURE_API_KEY=""
AZURE_API_BASE=""
AZURE_API_VERSION=""
# Google Vertex AI
VERTEXAI_PROJECT=""
VERTEXAI_LOCATION=""
GOOGLE_APPLICATION_CREDENTIALS=""
# Google Gemini
# Get your API key from: https://aistudio.google.com/app/apikey
# Supports comma-separated fallback keys: "key1,key2,key3"
GEMINI_API_KEY=""
# AWS Bedrock / S3
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
AWS_REGION_NAME=""
AWS_S3_BUCKET=""
# Langfuse
LANGFUSE_PUBLIC_KEY="pk-lf-d193ccee-05b8-4d6f-b6e7-f0625321bb31"
LANGFUSE_SECRET_KEY="sk-lf-3b3a21da-c10e-4105-b80c-7cad615e98ed"
LANGFUSE_HOST="https://cloud.langfuse.com"
# ElevenLabs TTS Settings
ELEVENLABS_API_KEY=sk_2ba96e39b44c15e98e4118cb42acf99aa91f99e9642ecbb3
ELEVENLABS_DEFAULT_VOICE_ID="EXAVITQu4vr4xnSDxMaL" # Bella voice (default)