This can allow to do:
- PII redaction before the tool call.
- Summarize a tool call result when bigger than a specific threshold
- Help handling when the input context is too big (split large numbers of files or content)
This PR is related to this work : #89
This can allow to do:
This PR is related to this work : #89