Expand description
Cross-proposal result cache for tool call results.
Allows caching tool call results across proposals so that repeated calls with identical parameters can skip re-execution within a configurable TTL.
Structsยง
- Cache
Stats - Statistics for cache usage.
- Result
Cache - Cross-proposal cache for tool call results.