Facing issues in GPT-4o_mini as batch results doesnt show failure but out of x records only x/10 are coming as an output
Hi! You might clarify the length of JSONL you are sending, and the results files you are getting back, along with the status results.
Because: If you send “x” records and get “x” back, that implies success.
{ “id”: “batch_9eb9b5c7-1a5d-498b-86a5-58d1c4e14b82”, “completion_window”: “24h”, “created_at”: 1742210489, “endpoint”: “/chat/completions”, “input_file_id”: “file-e71913e5d6034bc2ba318f059a0421c8”, “object”: “batch”, “status”: “completed”, “cancelled_at”: null, “cancelling_at”: null, “completed_at”: 1742211640, “error_file_id”: “file-59dea61a-46bf-4b09-a0af-30b06fba41ea”, “errors”: null, “expired_at”: null, “expires_at”: 1742296889, “failed_at”: null, “finalizing_at”: 1742211530, “in_progress_at”: 1742211045, “metadata”: null, “output_file_id”: “file-e3ca304d-a06e-4358-b958-52f200659a9e”, “request_counts”: { “completed”: 240, “failed”: 0, “total”: 3975 } }