Skip to main content

Module config

Module config 

Source
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§

CacheConfig
Cache configuration stored in .ripvec/config.toml.
RepoConfig
Top-level structure for .ripvec/config.toml.

Functions§

find_repo_config
Walk up the directory tree from start looking for .ripvec/config.toml.