pub fn write_model_cache(
db_path: &Path,
cache: &[ModelCacheEntry],
) -> Result<()>Expand description
Write the agentSessions.model.cache to VS Code storage.
pub fn write_model_cache(
db_path: &Path,
cache: &[ModelCacheEntry],
) -> Result<()>Write the agentSessions.model.cache to VS Code storage.