-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.env
More file actions
30 lines (23 loc) · 1.13 KB
/
example.env
File metadata and controls
30 lines (23 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# ============================================================
# BRING THESE KEYS TO THE WORKSHOP
# You need these three API keys before we start.
# ============================================================
# Contextual AI — get your key at https://app.contextual.ai
CONTEXTUAL_API_KEY=your-contextual-api-key-here
# OpenAI — get your key at https://platform.openai.com/api-keys
OPENAI_API_KEY=your-openai-api-key-here
# Brave Search — get your key at https://brave.com/search/api/
BRAVE_API_KEY=your-brave-api-key-here
# ============================================================
# AUTO-POPULATED (do not fill in — the notebook sets these)
# ============================================================
DATASTORE_ID=
AGENT_ID=
# ============================================================
# OPTIONAL (we'll set these up during Part 4 if time permits)
# ============================================================
# Search config (has sensible defaults)
# SEARCH_TERMS=SEC filings,10-K,10-Q,8-K,proxy statement,annual report
# Telegram — set up during the workshop if you want mobile access
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=