Skip to main content

Module cache

Module cache 

Source

Structs§

CacheEntry
A single cached tool result with insertion timestamp.
CacheKey
Composite key identifying a unique tool invocation.
ToolResultCache
In-memory, session-scoped cache for tool results.

Functions§

is_cacheable
Returns true if the tool’s results can be safely cached.