From 9beb1fcc4537aee006ede218339eeed30fd550bf Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:02:56 +0800 Subject: [PATCH] readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d09f0bd..3062dc70 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ First run to update the data in Then run to analyse the data and output -use nb 05 to run an llm from openrouter (costs around $50) and the results are... OK +use to run an llm from openrouter (costs around $50) and the results are... OK ## More info: @@ -77,3 +77,6 @@ Table Columns - 'Disrecommendations': LLM - 'Why': LLM - 'Reviews': An LLM was asked to quote user reivews... it made some of them up + + +You can see the actuall prompt in , search for `class FictionInfo`