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 providerfine_tuning_job_id
: The ID of the fine-tuning job to cancel.Successful Response
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 providerfine_tuning_job_id
: The ID of the fine-tuning job to cancel.Successful Response