Skip to content

Commit b45315d

Browse files
committed
toggle implementation
1 parent a8e4de3 commit b45315d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

autogpt_platform/backend/snapshots/grph_single

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"forked_from_id": null,
1010
"forked_from_version": null,
1111
"has_external_trigger": false,
12+
"has_human_in_the_loop": false,
1213
"id": "graph-123",
1314
"input_schema": {
1415
"properties": {},

autogpt_platform/backend/snapshots/grphs_all

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"forked_from_id": null,
1010
"forked_from_version": null,
1111
"has_external_trigger": false,
12+
"has_human_in_the_loop": false,
1213
"id": "graph-123",
1314
"input_schema": {
1415
"properties": {},

autogpt_platform/backend/snapshots/lib_agts_search

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"properties": {}
2626
},
2727
"has_external_trigger": false,
28+
"has_human_in_the_loop": false,
2829
"trigger_setup_info": null,
2930
"new_output": false,
3031
"can_access_graph": true,
@@ -58,6 +59,7 @@
5859
"properties": {}
5960
},
6061
"has_external_trigger": false,
62+
"has_human_in_the_loop": false,
6163
"trigger_setup_info": null,
6264
"new_output": false,
6365
"can_access_graph": false,

0 commit comments

Comments
 (0)