Skip to content

Commit cc74850

Browse files
authored
Merge pull request #8 from CentreonLabs/enhanced-prompt
Enhance prompt to get better responses
2 parents a7dbe2b + 6523f09 commit cc74850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pop/globals.py

+1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ class Language(str, Enum):
4747
Name: {name}
4848
Description: {description}
4949
Describe mains reasons causing this output and suggest the better way to solve it.
50+
Ensure your answer is clear, concise, and actionable.
5051
Limit your answer to {length} words and answer in {language}.
5152
"""

0 commit comments

Comments
 (0)