forked from microsoft/agent-governance-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
24 lines (17 loc) · 816 Bytes
/
.env.example
File metadata and controls
24 lines (17 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Pharma Compliance Environment Configuration
# =============================================================================
# Demo Configuration
# =============================================================================
# Number of adverse event reports to process
NUM_REPORTS=50
# Enable UI dashboard
ENABLE_UI=true
# =============================================================================
# Optional: LLM APIs (for CMVK verification)
# =============================================================================
OPENAI_API_KEY=sk-your-key-here
ANTHROPIC_API_KEY=sk-ant-your-key-here
# =============================================================================
# Observability
# =============================================================================
GF_SECURITY_ADMIN_PASSWORD=admin