thera-guide-ai / .env.example
Said Lfagrouche
Prepare for Hugging Face Spaces deployment with simplified configuration
8242927
raw
history blame contribute delete
202 Bytes
# API Keys
OPENAI_API_KEY=your-openai-api-key
LANGCHAIN_API_KEY=your-langchain-api-key
# Configuration
LANGCHAIN_TRACING_V2=true
LANGCHAIN_PROJECT=MentalHealthCounselorPOC
# Deployment
HF_SPACES=true