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.
2 parents cc55f2e + 8250350 commit dcf36fbCopy full SHA for dcf36fb
giskard/rag/question_generators/complex_questions.py
@@ -9,7 +9,7 @@
9
- Model description: {agent_description}
10
11
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.
+- The re-written question should not be longer than the original question by more than 10 to 15 words.
13
- The re-written question should be more elaborated than the original, use elements from the context to enrich the questions.
14
- The re-written question should be more difficult to handle for AI models but it must be understood and answerable by humans.
15
- Add one or more constraints / conditions to the question.
0 commit comments