fine-tuning
List fine-tuning jobs
Lists all fine-tuning jobs.
get/v1/fine_tuning/jobs
Query parameters
limitinteger nullable
afterstring nullable
ai_project_idstring nullable
Project ID to list fine tuning jobs
Project ID to list fine tuning jobs
Response
Successful Response
Example response
{
"data": [
{
"error": {
"status": 500
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.