implementation("ai.koog:prompt-cache-files:0.8.0")
Implements a file-based caching mechanism for prompt execution results, featuring LRU eviction, JSON serialization, and thread-safe operations.