truncator_config
Configure truncation parameters: set response reserve ratio and maximum output length to manage LLM response size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_reserve | No | 응답 예약 비율 (기본: 0.3) | |
| max_output_length | No | 최대 출력 길이 (기본: 50000) |