Tachi67 commited on
Commit
77db620
·
1 Parent(s): 7889716

Update CodeWriterCtrlFlow.yaml

Browse files
Files changed (1) hide show
  1. CodeWriterCtrlFlow.yaml +5 -1
CodeWriterCtrlFlow.yaml CHANGED
@@ -113,4 +113,8 @@ init_human_message_prompt_template:
113
  {{goal}}
114
  input_variables:
115
  - "goal"
116
- template_format: jinja2
 
 
 
 
 
113
  {{goal}}
114
  input_variables:
115
  - "goal"
116
+ template_format: jinja2
117
+
118
+ previous_messages:
119
+ first_k: 2
120
+ last_k: 1