thera-guide-ai / .env.docker
Said Lfagrouche
Initial commit with Git LFS enabled
8e66145
raw
history blame contribute delete
277 Bytes
# 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