model_rm
Remove an installed local AI model by providing its reference. Optionally restrict removal to a specific source; only native lilbee models can be removed.
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 | |||