isaaclk907 commited on
Commit
bb6c97e
Β·
verified Β·
1 Parent(s): b76c743

Add .env.example

Browse files
Files changed (1) hide show
  1. .env.example +10 -0
.env.example ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # BIOS-kernel-v1 β€” Environment Variables
2
+ # Copy to .env and fill in your values
3
+
4
+ # ── NeonDB ────────────────────────────────────────────────────
5
+ DATABASE_URL=postgresql://user:password@ep-xxx.us-east-1.aws.neon.tech/neondb?sslmode=require
6
+
7
+ # ── LLM Backends (set whichever you use) ─────────────────────
8
+ GROQ_API_KEY=gsk_your_groq_api_key # https://console.groq.com
9
+ HF_API_KEY=hf_your_huggingface_token # https://huggingface.co/settings/tokens
10
+ ANTHROPIC_API_KEY=sk-ant-your_anthropic_key # https://console.anthropic.com