/
opt
/
canhelp
/
node_modules
/
openai
/
src
/
resources
/
fine-tuning
/
jobs
/
/opt/canhelp/node_modules/openai/src/resources/fine-tuning/jobs
mkdir
upload
Name
Size
Mode
Actions
checkpoints.ts
2904
0644
edit
dl
rm
index.ts
565
0644
edit
dl
rm
jobs.ts
19778
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/openai/src/resources/fine-tuning/jobs/index.ts
(565B)
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { Checkpoints, type FineTuningJobCheckpoint, type CheckpointListParams, type FineTuningJobCheckpointsPage, } from './checkpoints'; export { Jobs, type FineTuningJob, type FineTuningJobEvent, type FineTuningJobWandbIntegration, type FineTuningJobWandbIntegrationObject, type FineTuningJobIntegration, type JobCreateParams, type JobListParams, type JobListEventsParams, type FineTuningJobsPage, type FineTuningJobEventsPage, } from './jobs';
Save
cmd:
run