isaaclk907 commited on
Commit
33ee34b
Β·
verified Β·
1 Parent(s): da3195a

Update .env.example - Add Technology Startup specialization and multi-AI provider support (clean version)

Browse files
Files changed (1) hide show
  1. .env.example +12 -10
.env.example CHANGED
@@ -1,10 +1,12 @@
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
 
 
 
1
+ # BIOS-kernel-v1 β€” Environment Variables
2
+ # Copy to .env and fill in your values
3
+
4
+ # ── NeonDB ────────────────────────────────────────────────────
5
+ DATABASE_URL=postgresql://neondb_owner:npg_yUd17wEqgQpY@ep-summer-scene-aixfgggh-pooler.c-4.us-east-1.aws.neon.tech/neondb?sslmode=require&channel_binding=require
6
+
7
+ # ── LLM Backends (set whichever you use) ─────────────────────
8
+ GROQ_API_KEY=gsk_your_groq_api_key_here # https://console.groq.com
9
+ HF_API_KEY=hf_your_huggingface_token_here # https://huggingface.co/settings/tokens
10
+ OPENAI_API_KEY=sk-your-openai-api-key-here # https://platform.openai.com/api-keys
11
+ GEMINI_API_KEY=AIza-your-gemini-api-key-here # https://makersuite.google.com/app/apikey
12
+ ANTHROPIC_API_KEY=sk-ant-your_anthropic_key-here # https://console.anthropic.com