huchiahsi commited on
Commit
cfc1f77
·
1 Parent(s): 2ed5296
Files changed (1) hide show
  1. prompts.yaml +5 -2
prompts.yaml CHANGED
@@ -323,6 +323,9 @@
323
  final_answer:
324
  pre_messages:
325
  - role: system
326
- content: "Provide the final answer to the user."
327
  - role: user
328
- content: "{input}"
 
 
 
 
323
  final_answer:
324
  pre_messages:
325
  - role: system
326
+ content: "You are about to provide the final answer to the user. Ensure that it is concise and complete."
327
  - role: user
328
+ content: "{input}"
329
+ post_messages:
330
+ - role: assistant
331
+ content: "{final_output}"