[Bug fix] Fix history sequence in prompt (#1254)

This commit is contained in:
Deshraj Yadav
2024-02-11 16:07:36 -08:00
committed by GitHub
parent d38120c839
commit 2f285ea00a
5 changed files with 22 additions and 19 deletions

View File

@@ -24,7 +24,8 @@ DEFAULT_PROMPT_WITH_HISTORY = """
$context
History: $history
History:
$history
Query: $query