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