applemuncy commited on
Commit
1c74115
·
verified ·
1 Parent(s): 5729a89
Files changed (1) hide show
  1. prompts.yaml +1 -1
prompts.yaml CHANGED
@@ -328,7 +328,7 @@
328
  # "pre_messages": "<<<"
329
  # "post_messages": ">>>"
330
 
331
- prompt_templates["final_anaswer"]={
332
  "pre_massage":[
333
  {"role": "system", "content": "You are a helpful assistant. Return the final answer clearly."}
334
  ],
 
328
  # "pre_messages": "<<<"
329
  # "post_messages": ">>>"
330
 
331
+ prompt_templates:["final_answer"]={
332
  "pre_massage":[
333
  {"role": "system", "content": "You are a helpful assistant. Return the final answer clearly."}
334
  ],