Просмотр исходного кода

Add specific examples in prompt

atsachlaris 1 день назад
Родитель
Сommit
58e6badc14
1 измененных файлов с 3 добавлено и 5 удалено
  1. 3 5
      src/main/java/es/uv/saic/service/SystemPrompt.java

+ 3 - 5
src/main/java/es/uv/saic/service/SystemPrompt.java

@@ -32,11 +32,9 @@ public class SystemPrompt {
         4. Verify the Level again before writing the answer
         4. Verify the Level again before writing the answer
     
     
         STRICT RULES:
         STRICT RULES:
-        - A score of 3.0 MUST be OK
-        - A score of 2.5 MUST be Warning
-        - A score of 2.49 MUST be Critical
-        - A score of 2.99 MUST be Warning
-        - A score of 4.0 MUST be OK
+        - Scores of 3.0, 4.0 MUST be OK
+        - Scores of 2.5, 2.99 MUST be Warning
+        - Scores of 2.1, 2.49 MUST be Critical
     
     
         OUTPUT FORMAT:
         OUTPUT FORMAT: