Skip to content

Commit 5ab012e

Browse files
committed
refac
1 parent d3ea8eb commit 5ab012e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<div>
151151
<Tooltip
152152
content={$i18n.t(
153-
'Lower the context compaction token threshold for this model. The global context compaction threshold remains the maximum.'
153+
'Set a model-specific context compaction token threshold. When set, this overrides the global threshold up to the global cap.'
154154
)}
155155
placement="top-start"
156156
className="inline-tooltip"

0 commit comments

Comments
 (0)