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