Skip to main content
Version: 2.0

Delete an LLM

DELETE 

/v2/llms/:llm_id

Supported API Key Type:
Personal

The Delete LLM API enables users to remove a previously configured custom Large Language Model (LLM) from their Vectara account. This functionality is essential for managing active LLM configurations and ensuring that only relevant models are available for use. Built-in LLMs cannot be deleted, ensuring that core system models remain accessible.

By providing an LLM identifier, users can permanently delete a model configuration, freeing up resources and maintaining an organized list of available LLMs.

If successful, the API responds with HTTP 204 No Content status, confirming the LLM deletion.

Request

Responses

The LLM was successfully deleted.