.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
LANGSMITH_API_KEY
secret
LangSmith (required for tracking eval experiments)
LANGSMITH_TRACING
LANGSMITH_PROJECT
ANTHROPIC_API_KEY
secret
Anthropic (required for agent quality evals)
GIT_SHA
Git SHA for experiment versioning (auto-populated in CI)