We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321fc52 commit 43d58a8Copy full SHA for 43d58a8
spring-ai-core/src/main/java/org/springframework/ai/evaluation/CorrectnessEvaluator.java
@@ -33,9 +33,6 @@ public class CorrectnessEvaluator implements Evaluator {
33
34
Your job is to judge the relevance and correctness of the generated answer.
35
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.
39
40
Follow these guidelines for scoring:
41
- Your score has to be between 1 and 5, where 1 is the worst and 5 is the best.
0 commit comments