Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method OpenAI.prototype.retrieveFineTune
import { OpenAI } from "https://deno.land/x/commit_genius@v0.5.0/deps.ts";

Parameters

fineTuneId: string

Returns

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