Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
删除 Fastino 训练任务及其关联的检查点。
curl -X DELETE https://api.fastino.ai/v1/training-jobs/YOUR_TRAINING_JOB_ID \ -H "X-API-Key: $FASTINO_API_KEY"
{ "success": true, "message": "Training job deleted" }
DELETE /v1/training-jobs/{job_id}
404
此页面对您有帮助吗?