Autotitle: Use natural capitalization. Fixes #1077

This commit is contained in:
Enrico Ros
2026-04-24 02:48:28 -07:00
parent 36b8e5b1df
commit 6d54b5594c
+1 -1
View File
@@ -49,7 +49,7 @@ export async function autoConversationTitle(conversationId: string, forceReplace
autoTitleLlmId,
'You are an AI conversation titles assistant who specializes in creating expressive yet few-words chat titles.',
`Analyze the given short conversation (every line is truncated) and extract a concise chat title that summarizes the conversation in as little as a couple of words.
Only respond with the lowercase short title and nothing else.
Only respond with the short title and nothing else.
\`\`\`
${historyLines.join('\n')}