import { ListPaginatedFineTuningJobsRequest } from "argot-open-ai/models/operations";
let value: ListPaginatedFineTuningJobsRequest = {};
Field | Type | Required | Description |
---|---|---|---|
after |
string | ➖ | Identifier for the last job from the previous pagination request. |
limit |
number | ➖ | Number of fine-tuning jobs to retrieve. |