import { FineTunes } from "https://deno.land/x/openai@v4.21.0/resources/fine-tunes.ts";
Creates a job that fine-tunes a specified model from a given dataset.
Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete.