Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/openai/resources/fine-tuning/jobs/checkpoints.ts>Checkpoints#list

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method Checkpoints.prototype.list
import { Checkpoints } from "https://deno.land/x/openai@v4.45.0/resources/fine-tuning/jobs/checkpoints.ts";

List checkpoints for a fine-tuning job.

Parameters

fineTuningJobId: string
optional
query: CheckpointListParams
optional
options: Core.RequestOptions

Parameters

fineTuningJobId: string
optional
options: Core.RequestOptions