Skip to content

Commit f9156c1

Browse files
committed
Reset max iteration back to 50
Signed-off-by: Jing Chen <[email protected]>
1 parent 75a1db8 commit f9156c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/skeleton-of-thought/tips.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description: Tip suggestion program illustration skeleton-of-thought
22
defs:
3-
MAX_ITERATIONS: 2
3+
MAX_ITERATIONS: 50
44
topics:
55
read: topic.jsonl
66
parser: jsonl

0 commit comments

Comments
 (0)