
implementation("ai.koog:prompt-cache-files:0.4.3-dev-22092025-feat-856")Implements a file-based caching mechanism for storing and retrieving prompt execution results, featuring LRU eviction, JSON serialization, unique ID generation, and thread-safe operations.