You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dcp.schema.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@
110
110
"description": "Tool names that should be protected from automatic pruning"
111
111
},
112
112
"contextLimit": {
113
-
"description": "When session tokens exceed this limit, a compress nudge is injected (\"model\" uses the active model's context limit)",
113
+
"description": "When session tokens exceed this limit, a compress nudge is injected (\"model\" uses the active model's context limit, \"X%\" uses percentage of the model's context window)",
0 commit comments