Skip to content

Commit 7f15d21

Browse files
authored
Adding strategy brief generated from LLM (#68)
* Adding strategy brief generated from LLM * cleanup * Moved narrative to top and improved metrics * simplified llm prompt * fixing lint errors * narrative improvements
1 parent 6ccaeb3 commit 7f15d21

19 files changed

+2243
-36
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ CRON_SECRET="my_cron_secret"
1414
SUPABASE_URL="http://127.0.0.1:54321"
1515
# from Supabase dashboard
1616
SUPABASE_ANON_KEY=""
17+
18+
# OpenRouter API key from https://openrouter.ai/keys
19+
OPENROUTER_API_KEY=""

0 commit comments

Comments
 (0)