4.6.7 first pr (#726)
This commit is contained in:
@@ -61,7 +61,7 @@ A: ${systemPrompt}
|
||||
{
|
||||
role: 'user',
|
||||
content: replaceVariable(defaultPrompt, {
|
||||
query: userChatInput,
|
||||
query: `${userChatInput}`,
|
||||
histories: concatFewShot
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user