From 97989be22e75245989aa8ae4ef6a94b7a6f938a3 Mon Sep 17 00:00:00 2001 From: Thomas Arnaud <38663853+Nohzoh@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:34:40 +0100 Subject: [PATCH] enhance prompt to get better responses --- src/pop/globals.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pop/globals.py b/src/pop/globals.py index 339454c..ace1cbe 100644 --- a/src/pop/globals.py +++ b/src/pop/globals.py @@ -47,5 +47,6 @@ class Language(str, Enum): Name: {name} Description: {description} Describe mains reasons causing this output and suggest the better way to solve it. + Ensure your answer is clear, concise, and actionable. Limit your answer to {length} words and answer in {language}. """