fix: fix bring back the test description for func generation

This commit is contained in:
Florian Hönicke
2023-05-25 23:48:29 +02:00
parent 9176f0ea73
commit d2e09f882b

View File

@@ -44,5 +44,5 @@ question_prompt = '''\
# Question
Based on the pros and cons, answer the following question: {question}
Note: You must answer the question correctly by saying "yes" or "no".
Note: You must answer the question correctly by saying something like "since <explanagion>, the answer is yes" or "since <explanagion>, the answer is no".
'''