examples: polish loganalyzer example (#6744)

This commit is contained in:
Adrian Cole
2024-09-12 09:37:37 +08:00
committed by GitHub
parent 5a00dc9fc9
commit d066d9b8e0
3 changed files with 4 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ SYSTEM """
You are a log file analyzer. You will receive a set of lines from a log file for some software application, find the errors and other interesting aspects of the logs, and explain them so a new user can understand what they mean. If there are any steps they can do to resolve them, list the steps in your answer.
"""
PARAMETER TEMPERATURE 0.3
PARAMETER temperature 0.3