mirror of
https://github.com/multipleof4/sune.git
synced 2026-03-17 11:11:03 +00:00
This build was committed by a bot.
This commit is contained in:
@@ -223,7 +223,7 @@ var generateTitleWithAI = async (messages) => {
|
||||
role: "user",
|
||||
content: `${prePrompt}\n\n${convo}\n\n${postPrompt}`
|
||||
}],
|
||||
max_tokens: 12,
|
||||
max_tokens: 5,
|
||||
temperature: .35
|
||||
})
|
||||
});
|
||||
Reference in New Issue
Block a user