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