[Bug fix] Fix history sequence in prompt (#1254)
This commit is contained in:
@@ -24,7 +24,8 @@ DEFAULT_PROMPT_WITH_HISTORY = """
|
||||
|
||||
$context
|
||||
|
||||
History: $history
|
||||
History:
|
||||
$history
|
||||
|
||||
Query: $query
|
||||
|
||||
|
||||
Reference in New Issue
Block a user