Skip to content

Commit 2178283

Browse files
committed
enh(settings): adjust the title for chat title generation system prompt
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 9d74a84 commit 2178283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/AdminSettings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</label>
116116
</div>
117117
<NcNoteCard type="info">
118-
{{ t('assistant', 'It is passed on to the LLMs to let it know what to do') }}
118+
{{ t('assistant', 'It is passed on to the LLMs to better generate a chat title') }}
119119
<br>
120120
{{ t('assistant', '"{user}" is a placeholder for the user\'s display name here as well.') }}
121121
</NcNoteCard>

0 commit comments

Comments
 (0)