fine-tuning

✨ (Enterprise) Cancel Fine-Tuning Jobs

Cancel a fine-tuning job.

This is the equivalent of POST https://api.openai.com/v1/fine_tuning/jobs/{fine_tuning_job_id}/cancel

Supported Query Params:

  • custom_llm_provider: Name of the LiteLLM provider
  • fine_tuning_job_id: The ID of the fine-tuning job to cancel.
post/fine_tuning/jobs/{fine_tuning_job_id}/cancel

Path parameters

fine_tuning_job_idstring required

Response

Successful Response

{"stackTrail":"paths:/fine_tuning/jobs/{fine_tuning_job_id}/cancel:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}