File size: 277 Bytes
8e66145
 
 
 
 
 
1
2
3
4
5
6
# Template for Docker deployment
# Replace with your actual API keys before deployment or use Hugging Face Spaces Secrets
OPENAI_API_KEY=your_openai_api_key_here
LANGCHAIN_API_KEY=your_langchain_api_key_here
LANGCHAIN_TRACING_V2=true
LANGCHAIN_PROJECT=MentalHealthCounselorPOC