Skip to main content

Module cache

Module cache 

Source
Expand description

Handler for the cache CLI subcommand and its nested operations.

Manages cached resources such as the multilingual-e5-small ONNX model and the BERT NER classifier downloaded into the XDG cache directory on first init. Used to reclaim disk space or recover from corrupted cache state.

Structs§

CacheArgs
ClearModelsArgs

Enums§

CacheCommands

Functions§

run