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