daniel-wojahn commited on
Commit
f1e6b77
·
verified ·
1 Parent(s): b4c92f5

Create .env

Browse files
Files changed (1) hide show
  1. .env +5 -0
.env ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # OpenRouter API key for Mistral 7B Instruct access
2
+ OPENROUTER_API_KEY=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
3
+
4
+ # Set to "true" to force rule-based analysis instead of using Mistral 7B Instruct
5
+ FORCE_RULE_BASED=false