Skip to content

Commit 43d58a8

Browse files
committed
Remove unnecessary line-oriented formatting instructions
1 parent 321fc52 commit 43d58a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spring-ai-core/src/main/java/org/springframework/ai/evaluation/CorrectnessEvaluator.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ public class CorrectnessEvaluator implements Evaluator {
3333
3434
Your job is to judge the relevance and correctness of the generated answer.
3535
Output a single score that represents a holistic evaluation.
36-
You must return your response in a line with only the score.
37-
Do not return answers in any other format.
38-
On a separate line provide your reasoning for the score as well.
3936
4037
Follow these guidelines for scoring:
4138
- Your score has to be between 1 and 5, where 1 is the worst and 5 is the best.

0 commit comments

Comments
 (0)