---
title: "删除向量模型"
method: DELETE
path: "/api/v1/provider/models/embedding/{model_uuid}"
tags: ["Embedding Models"]
---

# 删除向量模型

`DELETE /api/v1/provider/models/embedding/{model_uuid}`

## Path parameters

- `model_uuid` string, uuid, required

## Response `200`

操作成功

- object
  - `code` integer

---

[API](https://skmtc.dev/langbot/apis/langbot-service-api.md) · [All operations](https://skmtc.dev/langbot/apis/langbot-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langbot/langbot-service-api/revisions/2384dee8c36a/schema)
