[feat] new nai preset
This commit is contained in:
@@ -39,7 +39,7 @@ export async function setRecommended(model: string, ask:'ask'|'force') {
|
|||||||
pr.maxResponse = 300
|
pr.maxResponse = 300
|
||||||
pr.mainPrompt = ""
|
pr.mainPrompt = ""
|
||||||
pr.jailbreak = ''
|
pr.jailbreak = ''
|
||||||
pr.globalNote = '***\n[ Style: chat; Tags: conversation; Genre: online roleplay]'
|
pr.globalNote = '[ Style: chat; Tags: conversation; Genre: online roleplay; Respond: long]'
|
||||||
setDatabase(setPreset(db, pr))
|
setDatabase(setPreset(db, pr))
|
||||||
}
|
}
|
||||||
else if(db.aiModel === 'textgen_webui'){
|
else if(db.aiModel === 'textgen_webui'){
|
||||||
|
|||||||
Reference in New Issue
Block a user