Fine Tuning Jobs
fine_tuning_jobs
Methods
Description
Model fine tuning jobs.
Details
TODO
Description
Deletes a fine tuning job
Details
This API can be used to delete a fine tuning job by ID. To use this API, pass in the id that was returned from your Create Fine Tuning Job API call as a path parameter.
Description
Lists all fine tuning jobs accessible to the user.
Details
This API can be used to list fine tuning jobs. If a user has access to multiple accounts, all fine tuning jobs from all accounts the user is associated with will be returned.
Description
Gets the details of a fine tuning job
Details
This API can be used to get information about a single fine tuning job by ID. To use this API, pass in the id that was returned from your Create Fine Tuning Job API call as a path parameter.
Review the response schema to see the fields that will be returned.
Domain types
Events
fine_tuning_jobs.events
Methods
Get fine tuning job events