Configuration and cache management
<show-cache-dir|clear-cache> [options]Manage Arcaneum configuration and model cache. **Subcommands:** - show-cache-dir: Display cache locations and sizes - clear-cache: Clear model cache to free disk space **Arguments:** - --confirm: Confirm cache deletion (required for clear-cache) **Examples:** **Execution:** **Note:** The model cache stores downloaded embedding models in XDG-compliant locations. First-time indexing downloads ~1-2GB of models which are then reused. I'll show you: - Current cache directory locations - Size of each directory - Free disk space information Use clear-cache when models are corrupted or...