sd_remove_model: Remove a model from the registry

View source: R/model_manager.R

sd_remove_modelR Documentation

Remove a model from the registry

Description

Removes the model entry from ~/.sd2R/models.json and unloads it from memory if loaded.

Usage

sd_remove_model(id)

Arguments

id

Model identifier

Value

No return value, called for side effects.


sd2R documentation built on March 30, 2026, 5:08 p.m.