mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Autotitle: Use natural capitalization. Fixes #1077
This commit is contained in:
@@ -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')}
|
||||
|
||||
Reference in New Issue
Block a user