Skip to content

Commit

Permalink
Merge pull request #8 from CentreonLabs/enhanced-prompt
Browse files Browse the repository at this point in the history
Enhance prompt to get better responses
  • Loading branch information
Nohzoh authored Jan 7, 2025
2 parents a7dbe2b + 6523f09 commit cc74850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pop/globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -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}.
"""

0 comments on commit cc74850

Please sign in to comment.