diff --git a/src/constants/toolLimits.ts b/src/constants/toolLimits.ts index 131560a..56a51da 100644 --- a/src/constants/toolLimits.ts +++ b/src/constants/toolLimits.ts @@ -54,3 +54,4 @@ export const MAX_TOOL_RESULTS_PER_MESSAGE_CHARS = 200_000 * for display in grouped agent rendering. */ export const TOOL_SUMMARY_MAX_LENGTH = 50 +