Expand description
Repository-local configuration for ripvec cache.
Stores and discovers .ripvec/config.toml files that pin the embedding
model and enable repo-local index storage for a project.
Structs§
- Cache
Config - Cache configuration stored in
.ripvec/config.toml. - Repo
Config - Top-level structure for
.ripvec/config.toml.
Functions§
- find_
repo_ config - Walk up the directory tree from
startlooking for.ripvec/config.toml.