Skip to content

Commit 57abbf2

Browse files
committed
Don't force new turn with suggest_followups
1 parent a77a147 commit 57abbf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/tools/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const TOOLS_WHICH_WONT_FORCE_NEXT_STEP = [
1414
'add_message',
1515
'update_subgoal',
1616
'create_plan',
17+
'suggest_followups',
1718
'task_completed',
1819
]
1920

0 commit comments

Comments
 (0)