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.
Example: x-api-key: My API Key
Maximum number of artifacts to be returned by the given endpoint. Defaults to 100 and cannot be greater than 10k.
Page number for pagination to be returned by the given endpoint. Starts at page 1
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