22Nikk0 commited on
Commit
5342931
·
verified ·
1 Parent(s): 027d411

Update agentic.py

Browse files
Files changed (1) hide show
  1. agentic.py +1 -0
agentic.py CHANGED
@@ -696,6 +696,7 @@ FINAL ANSWER: [YOUR FINAL ANSWER]
696
  - If asked for a comma-separated list:
697
  - Apply the above rules for numbers and strings to each element in the list.
698
  - And take care of having a space after each comma.
 
699
 
700
  ## Constraints
701
  - You must not answer if the constraints above are not respected.
 
696
  - If asked for a comma-separated list:
697
  - Apply the above rules for numbers and strings to each element in the list.
698
  - And take care of having a space after each comma.
699
+ - If there is a list with single letter for each item, write them with the same case as the question.
700
 
701
  ## Constraints
702
  - You must not answer if the constraints above are not respected.