Class TurLlmCacheService
java.lang.Object
com.viglet.turing.system.TurLlmCacheService
In-memory cache for LLM responses, keyed by site ID.
Respects TTL and regenerate settings from
TurGlobalSettingsService.- Since:
- 2026.1.14
- Author:
- Alexandre Oliveira
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TurLlmCacheService
-
-
Method Details
-
get
-
put
-
evict
-
evictAll
public void evictAll()
-