UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 390 B
export { FineTuning } from "./fine-tuning.js"; export { FineTuningJobsPage, FineTuningJobEventsPage, Jobs, type FineTuningJob, type FineTuningJobEvent, type FineTuningJobIntegration, type FineTuningJobWandbIntegration, type FineTuningJobWandbIntegrationObject, type JobCreateParams, type JobListParams, type JobListEventsParams, } from "./jobs/index.js"; //# sourceMappingURL=index.d.ts.map