disableCache property

bool? disableCache
getter/setter pair

If set to true, disables GenAI caching.

Otherwise caching is enabled.

Implementation

core.bool? disableCache;