# E2E test environment variables
# Copy to .env and fill in your keys
# Required for live integration tests (06)
DEEPSEEK_API_KEY=
DEEPSEEK_API_BASE=https://api.deepseek.com/v1
DEEPSEEK_MODEL=deepseek-chat
# Required for LLM-as-judge
JUDGE_API_KEY=
JUDGE_MODEL=deepseek-chat