Spaces:
Sleeping
Sleeping
# 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 |