delete_model
Remove a custom model definition by ID from Langfuse. This action permanently deletes user-created models and cannot be undone.
Instructions
Deletes a custom model definition by ID. Note: Langfuse-managed models cannot be deleted. Only custom models you created can be deleted. To override a Langfuse-managed model, create a new custom model with the same modelName instead. modelId is required. This action is irreversible.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | The model ID to delete. Required. |