Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.4 KB

deletemodelout.md

File metadata and controls

19 lines (14 loc) · 1.4 KB

DeleteModelOut

Example Usage

import { DeleteModelOut } from "@mistralai/mistralai/models/components";

let value: DeleteModelOut = {
  id: "ft:open-mistral-7b:587a6b29:20240514:7e773925",
};

Fields

Field Type Required Description Example
id string ✔️ The ID of the deleted model. ft:open-mistral-7b:587a6b29:20240514:7e773925
object string The object type that was deleted
deleted boolean The deletion status true