Update PlanWriterCtrlFlow.yaml
Browse files- PlanWriterCtrlFlow.yaml +5 -1
PlanWriterCtrlFlow.yaml
CHANGED
|
@@ -104,4 +104,8 @@ init_human_message_prompt_template:
|
|
| 104 |
{{goal}}
|
| 105 |
input_variables:
|
| 106 |
- "goal"
|
| 107 |
-
template_format: jinja2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
{{goal}}
|
| 105 |
input_variables:
|
| 106 |
- "goal"
|
| 107 |
+
template_format: jinja2
|
| 108 |
+
|
| 109 |
+
previous_messages:
|
| 110 |
+
first_k: 2
|
| 111 |
+
last_k: 1
|