list_fine_tuning_jobs | R Documentation |
List your organization's fine-tuning jobs
list_fine_tuning_jobs(after = NULL, limit = NULL, return_response = F)
after |
(string) Identifier for the last job from the previous pagination request. |
limit |
(integer) Number of fine-tuning jobs to retrieve. |
return_response |
(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.