post https://api.hanzo.ai/fine_tuning/jobs//cancel
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 LLM providerfine_tuning_job_id
: The ID of the fine-tuning job to cancel.