fix prompt.py

This commit is contained in:
zrguo
2024-10-19 11:46:03 +08:00
committed by GitHub
parent e42b6fa4f6
commit 515b890aab

View File

@@ -163,25 +163,10 @@ Do not include information where the supporting evidence for it is not provided.
{response_type} {response_type}
---Data tables--- ---Data tables---
{context_data} {context_data}
---Goal---
Generate a response of the target length and format that responds to the user's question, summarizing all information in the input data tables appropriate for the response length and format, and incorporating any relevant general knowledge.
If you don't know the answer, just say so. Do not make anything up.
Do not include information where the supporting evidence for it is not provided.
---Target response length and format---
{response_type}
Add sections and commentary to the response as appropriate for the length and format. Style the response in markdown. Add sections and commentary to the response as appropriate for the length and format. Style the response in markdown.
""" """