Expand description
Handler for the cache CLI subcommand and its nested operations.
Manages the XDG model cache directory. Since v1.0.79 the build is LLM-only
and init downloads no model, so this directory is empty on a fresh
install; the command reclaims space from pre-migration installs.
Structs§
- Cache
Args - Cache args.
- Cache
List Args - Cache list args.
- Clear
Models Args - Clear models args.
Enums§
- Cache
Commands - Cache commands.
Functions§
- run
- Run.