context_config
Configure warning and critical thresholds to control when warnings are injected, helping manage model context limits effectively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inject_warnings | No | 경고 메시지 주입 여부 | |
| warning_threshold | No | 경고 임계값 (0.1-0.95, 기본: 0.7) | |
| critical_threshold | No | 위험 임계값 (0.5-0.99, 기본: 0.9) |