✨ Retrieve Fine-Tuning Job

Retrieves a fine-tuning job.
This is the equivalent of GET https://api.openai.com/v1/fine_tuning/jobs/{fine_tuning_job_id}

Supported Query Params:

  • custom_llm_provider: Name of the LLM provider
  • fine_tuning_job_id: The ID of the fine-tuning job to retrieve.
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!