Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method OpenAI.prototype.cancelFineTune
import { OpenAI } from "https://deno.land/x/commit_genius@v0.2.0/deps.ts";

Parameters

fineTuneId: string

Returns

Promise<(FineTune & { events: FineTuneEvent[]; })>