pub fn models_dir() -> PathBufExpand description
Shared model cache directory: $XDG_DATA_HOME/gitcortex/models
Shared across all repos — the embedding model is identical everywhere.
fastembed-rs writes the downloaded model here instead of .fastembed_cache
in the repo root.