Skip to content

Commit ff5b999

Browse files
committed
Merge remote-tracking branch 'origin/main' into optimizer-merge
Signed-off-by: Claudio Spiess <[email protected]>
2 parents c706ea7 + 2d72b3b commit ff5b999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/prompt_library/gsm8k_cot.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ text:
3636
- "Answer the questions to the best of your abilities.\n\n"
3737
- call: ${ cot.chain_of_thought }
3838
def: cot_result
39-
# contribute: []
39+
contribute: []
4040
args:
4141
examples: "${ demonstrations }"
4242
question: "${ question }"

0 commit comments

Comments
 (0)