File size: 309 Bytes
1e29076
02fd291
1e29076
02fd291
1e29076
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# --- Option A : Test (OpenRouter) ---
OPENROUTER_API_KEY=sk-or-v1-your-key-here
LLM_BASE_URL=https://openrouter.ai/api/v1
LLM_MODEL=mistralai/mistral-7b-instruct

# --- Option B : Production (Ollama local) ---
# OPENROUTER_API_KEY=ollama
# LLM_BASE_URL=http://localhost:11434/v1
# LLM_MODEL=mistral:instruct