We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ea8eb commit 5ab012eCopy full SHA for 5ab012e
1 file changed
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte
@@ -150,7 +150,7 @@
150
<div>
151
<Tooltip
152
content={$i18n.t(
153
- 'Lower the context compaction token threshold for this model. The global context compaction threshold remains the maximum.'
+ 'Set a model-specific context compaction token threshold. When set, this overrides the global threshold up to the global cap.'
154
)}
155
placement="top-start"
156
className="inline-tooltip"
0 commit comments