Update Controller_CoderFlow.yaml
Browse files
Controller_CoderFlow.yaml
CHANGED
@@ -156,4 +156,9 @@ init_human_message_prompt_template:
|
|
156 |
{{goal}}
|
157 |
input_variables:
|
158 |
- "goal"
|
159 |
-
template_format: jinja2
|
|
|
|
|
|
|
|
|
|
|
|
156 |
{{goal}}
|
157 |
input_variables:
|
158 |
- "goal"
|
159 |
+
template_format: jinja2
|
160 |
+
|
161 |
+
|
162 |
+
previous_messages:
|
163 |
+
first_k: 2
|
164 |
+
last_k: 1
|