Skip to main content

Module cache

Module cache 

Source
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ยง

CacheStats
Statistics for cache usage.
ResultCache
Cross-proposal cache for tool call results.