delete_llm
Delete a large language model by its unique ID. Permanently removes the specified LLM from the system.
Instructions
Delete an LLM by ID.
Args: llm_id: The UUID of the LLM to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| llm_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |