Răsfoiți Sursa

env example

n2749 2 săptămâni în urmă
părinte
comite
b4bd8f0c21
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  1. 6 0
      .env.example

+ 6 - 0
.env.example

@@ -0,0 +1,6 @@
+# OpenRouter API key — get one at https://openrouter.ai/keys
+OPENROUTER_API_KEY=sk-or-...
+
+# Model to use for category resolution (any OpenRouter model id)
+# Default: google/gemini-flash-1.5 (fast + cheap; good for short JSON tasks)
+# OPENROUTER_MODEL=google/gemini-flash-1.5