model_rm
Remove an installed AI model from your local machine. Only native models downloaded by lilbee are deletable; models from Ollama and LM Studio are read-only.
Instructions
Remove an installed model.
Args:
model: Model ref to remove. lilbee removes only native models it
downloaded; Ollama and LM Studio models are read-only.
source: Restrict to a known source; empty = resolve from the ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| source | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||