feat: remove enter after A: in chat mode prompt

pull/121/head
John Wang 3 years ago
parent 258d139420
commit 0bc9cc2e01

@ -182,8 +182,7 @@ Avoid mentioning that you obtained the information from the context.
And answer according to the language of the user's question.
Q:{query}
A:
"""
A:"""
# construct main prompt
human_message = PromptBuilder.to_human_message(

Loading…
Cancel
Save