Skip to main content

write_model_cache

Function write_model_cache 

Source
pub fn write_model_cache(
    db_path: &Path,
    cache: &[ModelCacheEntry],
) -> Result<()>
Expand description

Write the agentSessions.model.cache to VS Code storage.