Skip to main content

Overview

Enable result caching to avoid redundant executions.

Usage

Parameters

  • cache_results (bool): Enable caching
  • cache_ttl (int): Cache time-to-live in seconds
  • cache_dir (str): Directory for cache storage (default: ~/.upsonic/cache)