implementation("ai.koog:prompt-cache-redis:1.0.0-beta-preview")
Implements a Redis-based caching mechanism for storing and retrieving prompt execution results, featuring TTL management, connection handling, and JSON serialization.