Skip to content

Commit dcf36fb

Browse files
authored
Merge pull request #2038 from Giskard-AI/fix/prompt-correction
Correct prompt Up to -> More than
2 parents cc55f2e + 8250350 commit dcf36fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

giskard/rag/question_generators/complex_questions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Model description: {agent_description}
1010
1111
Respect the following rules to reformulate the question:
12-
- The re-written question should not be longer than the original question by up to 10 to 15 words.
12+
- The re-written question should not be longer than the original question by more than 10 to 15 words.
1313
- The re-written question should be more elaborated than the original, use elements from the context to enrich the questions.
1414
- The re-written question should be more difficult to handle for AI models but it must be understood and answerable by humans.
1515
- Add one or more constraints / conditions to the question.

0 commit comments

Comments
 (0)