remove_vllm
Stop a vLLM instance, unregister its backend and specialist from agents.config.yaml, and keep other running models active without deleting downloaded weights.
Instructions
Stop one vLLM instance and unregister its backend and specialist from agents.config.yaml. Other running models stay up. Does not delete downloaded weights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Catalog id of the instance to remove | |
| backend_id | No | Backend id, e.g. vllm-qwen25-7b-instruct |