mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 12:16:53 +08:00
The truncate method now accepts a maxLen parameter instead of using the hardcoded MAX_TEXT_LEN constant. This allows different types of content to use different truncation lengths. Note: calling sites will need to be updated to pass the maxLen parameter. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>