Documentation Index
Fetch the complete documentation index at: https://docs.upsonic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Enable result caching to avoid redundant executions.Usage
Parameters
cache_results(bool): Enable cachingcache_ttl(int): Cache time-to-live in secondscache_dir(str): Directory for cache storage (default: ~/.upsonic/cache)

