[fix] use two tildes
This commit is contained in:
@@ -265,7 +265,7 @@ export async function sendChat(chatProcessIndex = -1,arg:{chatAdditonalTokens?:n
|
||||
if(db.chainOfThought){
|
||||
unformated.postEverything.push({
|
||||
role: 'system',
|
||||
content: `<instruction>before respond everything, Think step by step as a ai assistant how would you respond inside <Thoughts> xml tag.</instruction>`
|
||||
content: `<instruction> - before respond everything, Think step by step as a ai assistant how would you respond inside <Thoughts> xml tag. this must be less than 5 paragraphs.</instruction>`
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user