Skip to main content

read_model_cache

Function read_model_cache 

Source
pub fn read_model_cache(db_path: &Path) -> Result<Vec<ModelCacheEntry>>
Expand description

Read the agentSessions.model.cache from VS Code storage. Returns an empty Vec if the key doesn’t exist.