Saibo-creator commited on
Commit
69a779d
1 Parent(s): 7118901

remove verbose

Browse files
CF_Code.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "Code_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -80,6 +79,6 @@ output_data_transformations:
80
  output_key: "code"
81
  strip: True
82
  assert_unique: True
83
- verbose: True
84
  output_keys:
85
  - "code"
 
1
  name: "Code_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
79
  output_key: "code"
80
  strip: True
81
  assert_unique: True
82
+
83
  output_keys:
84
  - "code"
CF_CodeCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -54,11 +53,11 @@ subflows_config:
54
  output_key: "code"
55
  strip: True
56
  assert_unique: True
57
- verbose: True
58
  - _target_: flows.data_transformations.EndOfInteraction
59
  end_of_interaction_string: "Final answer"
60
  output_key: "end_of_interaction"
61
- verbose: True
62
  output_keys:
63
  - "code"
64
  - "end_of_interaction"
 
1
  name: "CodeCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
53
  output_key: "code"
54
  strip: True
55
  assert_unique: True
56
+
57
  - _target_: flows.data_transformations.EndOfInteraction
58
  end_of_interaction_string: "Final answer"
59
  output_key: "end_of_interaction"
60
+
61
  output_keys:
62
  - "code"
63
  - "end_of_interaction"
CF_CodeCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCritic_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCritic_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
CF_CodeCriticWrongAttempt.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCriticWrongAttempt_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCriticWrongAttempt_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
CF_CodeCriticWrongAttemptWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCriticWrongAttemptWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCriticWrongAttemptWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
CF_CodeDebug.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebug_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -51,11 +50,11 @@ subflows_config:
51
  output_key: "code"
52
  strip: True
53
  assert_unique: True
54
- verbose: True
55
  - _target_: flows.data_transformations.EndOfInteraction
56
  end_of_interaction_string: "Final answer"
57
  output_key: "end_of_interaction"
58
- verbose: True
59
  output_keys:
60
  - "code"
61
  - "end_of_interaction"
 
1
  name: "CodeDebug_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
50
  output_key: "code"
51
  strip: True
52
  assert_unique: True
53
+
54
  - _target_: flows.data_transformations.EndOfInteraction
55
  end_of_interaction_string: "Final answer"
56
  output_key: "end_of_interaction"
57
+
58
  output_keys:
59
  - "code"
60
  - "end_of_interaction"
CF_CodeDebugCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -56,11 +55,11 @@ subflows_config:
56
  output_key: "code"
57
  strip: True
58
  assert_unique: True
59
- verbose: True
60
  - _target_: flows.data_transformations.EndOfInteraction
61
  end_of_interaction_string: "Final answer"
62
  output_key: "end_of_interaction"
63
- verbose: True
64
  output_keys:
65
  - "code"
66
  - "end_of_interaction"
 
1
  name: "CodeDebugCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
55
  output_key: "code"
56
  strip: True
57
  assert_unique: True
58
+
59
  - _target_: flows.data_transformations.EndOfInteraction
60
  end_of_interaction_string: "Final answer"
61
  output_key: "end_of_interaction"
62
+
63
  output_keys:
64
  - "code"
65
  - "end_of_interaction"
CF_CodeDebugCollabWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCollabWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -57,11 +56,11 @@ subflows_config:
57
  output_key: "code"
58
  strip: True
59
  assert_unique: True
60
- verbose: True
61
  - _target_: flows.data_transformations.EndOfInteraction
62
  end_of_interaction_string: "Final answer"
63
  output_key: "end_of_interaction"
64
- verbose: True
65
  output_keys:
66
  - "code"
67
  - "end_of_interaction"
 
1
  name: "CodeDebugCollabWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
56
  output_key: "code"
57
  strip: True
58
  assert_unique: True
59
+
60
  - _target_: flows.data_transformations.EndOfInteraction
61
  end_of_interaction_string: "Final answer"
62
  output_key: "end_of_interaction"
63
+
64
  output_keys:
65
  - "code"
66
  - "end_of_interaction"
CF_CodeDebugCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCritic_Flow"
2
- verbose: True
3
  description: "ToDo: add description"
4
 
5
  early_exit_key: null
 
1
  name: "CodeDebugCritic_Flow"
 
2
  description: "ToDo: add description"
3
 
4
  early_exit_key: null
CF_CodeDebugCriticWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCriticWithPlan_Flow"
2
- verbose: True
3
  description: "ToDo: add description"
4
 
5
  early_exit_key: null
 
1
  name: "CodeDebugCriticWithPlan_Flow"
 
2
  description: "ToDo: add description"
3
 
4
  early_exit_key: null
CF_CodeReflect.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeReflect_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -37,11 +36,11 @@ subflows_config:
37
  output_key: "code"
38
  strip: True
39
  assert_unique: True
40
- verbose: True
41
  - _target_: flows.data_transformations.EndOfInteraction
42
  end_of_interaction_string: "Final answer"
43
  output_key: "end_of_interaction"
44
- verbose: True
45
  output_keys:
46
  - "code"
47
  - "end_of_interaction"
 
1
  name: "CodeReflect_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
36
  output_key: "code"
37
  strip: True
38
  assert_unique: True
39
+
40
  - _target_: flows.data_transformations.EndOfInteraction
41
  end_of_interaction_string: "Final answer"
42
  output_key: "end_of_interaction"
43
+
44
  output_keys:
45
  - "code"
46
  - "end_of_interaction"
CF_CodeWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeFlowWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -86,6 +85,6 @@ output_data_transformations:
86
  output_key: "code"
87
  strip: True
88
  assert_unique: True
89
- verbose: True
90
  output_keys:
91
  - "code"
 
1
  name: "CodeFlowWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
85
  output_key: "code"
86
  strip: True
87
  assert_unique: True
88
+
89
  output_keys:
90
  - "code"
CF_Plan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "Plan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -28,7 +27,7 @@ output_data_transformations:
28
  output_key: "plan"
29
  strip: True
30
  assert_unique: True
31
- verbose: True
32
  output_keys:
33
  - "plan"
34
 
 
1
  name: "Plan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
27
  output_key: "plan"
28
  strip: True
29
  assert_unique: True
30
+
31
  output_keys:
32
  - "plan"
33
 
CF_PlanCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -52,11 +51,11 @@ subflows_config:
52
  output_key: "plan"
53
  strip: True
54
  assert_unique: True
55
- verbose: True
56
  - _target_: flows.data_transformations.EndOfInteraction
57
  end_of_interaction_string: "Final answer"
58
  output_key: "end_of_interaction"
59
- verbose: True
60
  output_keys:
61
  - "plan"
62
  - "end_of_interaction"
 
1
  name: "PlanCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
51
  output_key: "plan"
52
  strip: True
53
  assert_unique: True
54
+
55
  - _target_: flows.data_transformations.EndOfInteraction
56
  end_of_interaction_string: "Final answer"
57
  output_key: "end_of_interaction"
58
+
59
  output_keys:
60
  - "plan"
61
  - "end_of_interaction"
CF_PlanCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanCritic_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "PlanCritic_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
CF_PlanReflect.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanReflect_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -38,11 +37,11 @@ subflows_config:
38
  output_key: "plan"
39
  strip: True
40
  assert_unique: True
41
- verbose: True
42
  - _target_: flows.data_transformations.EndOfInteraction
43
  end_of_interaction_string: "Final answer"
44
  output_key: "end_of_interaction"
45
- verbose: True
46
  output_keys:
47
  - "plan"
48
  - "end_of_interaction"
 
1
  name: "PlanReflect_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
37
  output_key: "plan"
38
  strip: True
39
  assert_unique: True
40
+
41
  - _target_: flows.data_transformations.EndOfInteraction
42
  end_of_interaction_string: "Final answer"
43
  output_key: "end_of_interaction"
44
+
45
  output_keys:
46
  - "plan"
47
  - "end_of_interaction"
FixedReply_CodeReflect.yaml CHANGED
@@ -1,6 +1,6 @@
1
  name: "CodeReflectCritic"
2
  description: "A flow that prompts the user to reflect on their code and provide a corrected version if necessary."
3
- verbose: True
4
 
5
  input_data_transformations: []
6
  input_keys: []
 
1
  name: "CodeReflectCritic"
2
  description: "A flow that prompts the user to reflect on their code and provide a corrected version if necessary."
3
+
4
 
5
  input_data_transformations: []
6
  input_keys: []
FixedReply_PlanReflect.yaml CHANGED
@@ -1,6 +1,6 @@
1
  name: "PlanReflectCritic"
2
  description: "A flow that prompts the user to reflect on their conceptual solution and provide a corrected version if necessary."
3
- verbose: True
4
 
5
  input_data_transformations: []
6
  input_keys: []
 
1
  name: "PlanReflectCritic"
2
  description: "A flow that prompts the user to reflect on their conceptual solution and provide a corrected version if necessary."
3
+
4
 
5
  input_data_transformations: []
6
  input_keys: []
LC_Code.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "Code_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -79,6 +78,6 @@ output_data_transformations:
79
  output_key: "code"
80
  strip: True
81
  assert_unique: True
82
- verbose: True
83
  output_keys:
84
  - "code"
 
1
  name: "Code_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
78
  output_key: "code"
79
  strip: True
80
  assert_unique: True
81
+
82
  output_keys:
83
  - "code"
LC_CodeCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -54,11 +53,11 @@ subflows_config:
54
  output_key: "code"
55
  strip: True
56
  assert_unique: True
57
- verbose: True
58
  - _target_: flows.data_transformations.EndOfInteraction
59
  end_of_interaction_string: "Final answer"
60
  output_key: "end_of_interaction"
61
- verbose: True
62
  output_keys:
63
  - "code"
64
  - "end_of_interaction"
 
1
  name: "CodeCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
53
  output_key: "code"
54
  strip: True
55
  assert_unique: True
56
+
57
  - _target_: flows.data_transformations.EndOfInteraction
58
  end_of_interaction_string: "Final answer"
59
  output_key: "end_of_interaction"
60
+
61
  output_keys:
62
  - "code"
63
  - "end_of_interaction"
LC_CodeCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCritic_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCritic_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
LC_CodeCriticWrongAttempt.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCriticWrongAttempt_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCriticWrongAttempt_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
LC_CodeCriticWrongAttemptWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeCriticWrongAttemptWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "CodeCriticWrongAttemptWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
LC_CodeDebug.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebug_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -51,11 +50,11 @@ subflows_config:
51
  output_key: "code"
52
  strip: True
53
  assert_unique: True
54
- verbose: True
55
  - _target_: flows.data_transformations.EndOfInteraction
56
  end_of_interaction_string: "Final answer"
57
  output_key: "end_of_interaction"
58
- verbose: True
59
  output_keys:
60
  - "code"
61
  - "end_of_interaction"
 
1
  name: "CodeDebug_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
50
  output_key: "code"
51
  strip: True
52
  assert_unique: True
53
+
54
  - _target_: flows.data_transformations.EndOfInteraction
55
  end_of_interaction_string: "Final answer"
56
  output_key: "end_of_interaction"
57
+
58
  output_keys:
59
  - "code"
60
  - "end_of_interaction"
LC_CodeDebugCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -56,11 +55,11 @@ subflows_config:
56
  output_key: "code"
57
  strip: True
58
  assert_unique: True
59
- verbose: True
60
  - _target_: flows.data_transformations.EndOfInteraction
61
  end_of_interaction_string: "Final answer"
62
  output_key: "end_of_interaction"
63
- verbose: True
64
  output_keys:
65
  - "code"
66
  - "end_of_interaction"
 
1
  name: "CodeDebugCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
55
  output_key: "code"
56
  strip: True
57
  assert_unique: True
58
+
59
  - _target_: flows.data_transformations.EndOfInteraction
60
  end_of_interaction_string: "Final answer"
61
  output_key: "end_of_interaction"
62
+
63
  output_keys:
64
  - "code"
65
  - "end_of_interaction"
LC_CodeDebugCollabWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCollabWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -57,11 +56,11 @@ subflows_config:
57
  output_key: "code"
58
  strip: True
59
  assert_unique: True
60
- verbose: True
61
  - _target_: flows.data_transformations.EndOfInteraction
62
  end_of_interaction_string: "Final answer"
63
  output_key: "end_of_interaction"
64
- verbose: True
65
  output_keys:
66
  - "code"
67
  - "end_of_interaction"
 
1
  name: "CodeDebugCollabWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
56
  output_key: "code"
57
  strip: True
58
  assert_unique: True
59
+
60
  - _target_: flows.data_transformations.EndOfInteraction
61
  end_of_interaction_string: "Final answer"
62
  output_key: "end_of_interaction"
63
+
64
  output_keys:
65
  - "code"
66
  - "end_of_interaction"
LC_CodeDebugCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCritic_Flow"
2
- verbose: True
3
  description: "ToDo: add description"
4
 
5
  early_exit_key: null
 
1
  name: "CodeDebugCritic_Flow"
 
2
  description: "ToDo: add description"
3
 
4
  early_exit_key: null
LC_CodeDebugCriticWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeDebugCriticWithPlan_Flow"
2
- verbose: True
3
  description: "ToDo: add description"
4
 
5
  early_exit_key: null
 
1
  name: "CodeDebugCriticWithPlan_Flow"
 
2
  description: "ToDo: add description"
3
 
4
  early_exit_key: null
LC_CodeReflect.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeReflect_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -37,11 +36,11 @@ subflows_config:
37
  output_key: "code"
38
  strip: True
39
  assert_unique: True
40
- verbose: True
41
  - _target_: flows.data_transformations.EndOfInteraction
42
  end_of_interaction_string: "Final answer"
43
  output_key: "end_of_interaction"
44
- verbose: True
45
  output_keys:
46
  - "code"
47
  - "end_of_interaction"
 
1
  name: "CodeReflect_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
36
  output_key: "code"
37
  strip: True
38
  assert_unique: True
39
+
40
  - _target_: flows.data_transformations.EndOfInteraction
41
  end_of_interaction_string: "Final answer"
42
  output_key: "end_of_interaction"
43
+
44
  output_keys:
45
  - "code"
46
  - "end_of_interaction"
LC_CodeWithPlan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "CodeFlowWithPlan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -87,6 +86,6 @@ output_data_transformations:
87
  output_key: "code"
88
  strip: True
89
  assert_unique: True
90
- verbose: True
91
  output_keys:
92
  - "code"
 
1
  name: "CodeFlowWithPlan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
86
  output_key: "code"
87
  strip: True
88
  assert_unique: True
89
+
90
  output_keys:
91
  - "code"
LC_Plan.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "Plan_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
@@ -27,7 +26,7 @@ output_data_transformations:
27
  output_key: "plan"
28
  strip: True
29
  assert_unique: True
30
- verbose: True
31
  output_keys:
32
  - "plan"
33
 
 
1
  name: "Plan_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
 
26
  output_key: "plan"
27
  strip: True
28
  assert_unique: True
29
+
30
  output_keys:
31
  - "plan"
32
 
LC_PlanCollab.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanCollab_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -52,11 +51,11 @@ subflows_config:
52
  output_key: "plan"
53
  strip: True
54
  assert_unique: True
55
- verbose: True
56
  - _target_: flows.data_transformations.EndOfInteraction
57
  end_of_interaction_string: "Final answer"
58
  output_key: "end_of_interaction"
59
- verbose: True
60
  output_keys:
61
  - "plan"
62
  - "end_of_interaction"
 
1
  name: "PlanCollab_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
51
  output_key: "plan"
52
  strip: True
53
  assert_unique: True
54
+
55
  - _target_: flows.data_transformations.EndOfInteraction
56
  end_of_interaction_string: "Final answer"
57
  output_key: "end_of_interaction"
58
+
59
  output_keys:
60
  - "plan"
61
  - "end_of_interaction"
LC_PlanCritic.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanCritic_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  model_name: "gpt-4"
 
1
  name: "PlanCritic_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  model_name: "gpt-4"
LC_PlanReflect.yaml CHANGED
@@ -1,5 +1,4 @@
1
  name: "PlanReflect_Flow"
2
- verbose: True
3
  description: "ToDO: add description"
4
 
5
  reset_generator_every_round: False
@@ -37,11 +36,11 @@ subflows_config:
37
  output_key: "plan"
38
  strip: True
39
  assert_unique: True
40
- verbose: True
41
  - _target_: flows.data_transformations.EndOfInteraction
42
  end_of_interaction_string: "Final answer"
43
  output_key: "end_of_interaction"
44
- verbose: True
45
  output_keys:
46
  - "plan"
47
  - "end_of_interaction"
 
1
  name: "PlanReflect_Flow"
 
2
  description: "ToDO: add description"
3
 
4
  reset_generator_every_round: False
 
36
  output_key: "plan"
37
  strip: True
38
  assert_unique: True
39
+
40
  - _target_: flows.data_transformations.EndOfInteraction
41
  end_of_interaction_string: "Final answer"
42
  output_key: "end_of_interaction"
43
+
44
  output_keys:
45
  - "plan"
46
  - "end_of_interaction"