when i am trying to use batch api i am getting this issue “The model o3-mini-2025-01-31-batch
does not exist or you do not have access to it.”
I am able to access o3-mini through playground and chat completions. i have done the org verification.
{“id”: “batch_req_681ed718a4348190a22c8df08a4bf4df”, “custom_id”: “request-1”, “response”: {“status_code”: 404, “request_id”: “b24ace661107dc059032eeeba98f8eca”, “body”: {“error”: {“message”: “The model o3-mini-2025-01-31-batch
does not exist or you do not have access to it.”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found”}}}, “error”: null}
{“id”: “batch_req_681ed718b6b881909c438c970af00ad1”, “custom_id”: “request-2”, “response”: {“status_code”: 404, “request_id”: “7d35948fa282136f5971ea718cc6453e”, “body”: {“error”: {“message”: “The model o3-mini-2025-01-31-batch
does not exist or you do not have access to it.”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found”}}}, “error”: null}