experimenting with system prompt and temperature

This commit is contained in:
2026-02-05 13:15:22 +01:00
parent cf5fd87db3
commit b68763ef3b
3 changed files with 15 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ def initParser(args):
def reviewParser(args):
print("Generating review. This may take some time based on hardware.")
print("⚠ THIS IS STILL A EARLY WIP, REVIEWING MAY NOT BE ACCURATE")
print(
"THE LLM MAY ACCESS FILES AND IF NOT HANDLED PROPERLY MODIFY THEM. YOU WILL BE NOTIFIED WHEN THE LLM IS DOING SUCH ACTIONS."
)