OpenAI · Capability
OpenAI fine tuning — Fine Tuning
OpenAI fine tuning — Fine Tuning. 5 operations. Lead operation: OpenAI Creates a fine-tuning job which begins the process of creating a new model from a given dataset. Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete. [Learn more about fine-tuning](/docs/guides/fine-tuning). Self-contained Naftiko capability covering one Opena
What You Can Do
POST
Createfinetuningjob
— OpenAI Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
/v1/fine-tuning/jobs
GET
Listpaginatedfinetuningjobs
— OpenAI List your organization's fine-tuning jobs
/v1/fine-tuning/jobs
GET
Retrievefinetuningjob
— OpenAI Get info about a fine-tuning job.
/v1/fine-tuning/jobs/{fine-tuning-job-id}
POST
Cancelfinetuningjob
— OpenAI Immediately cancel a fine-tune job.
/v1/fine-tuning/jobs/{fine-tuning-job-id}/cancel
GET
Listfinetuningevents
— OpenAI Get status updates for a fine-tuning job.
/v1/fine-tuning/jobs/{fine-tuning-job-id}/events
MCP Tools
openai-creates-fine-tuning-job
OpenAI Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
openai-list-your-organization-s-fine
OpenAI List your organization's fine-tuning jobs
read-only
idempotent
openai-get-info-about-fine
OpenAI Get info about a fine-tuning job.
read-only
idempotent
openai-immediately-cancel-fine-tune
OpenAI Immediately cancel a fine-tune job.
openai-get-status-updates-fine
OpenAI Get status updates for a fine-tuning job.
read-only
idempotent