You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
review .github/workflows/review.yml failed ChatGPTError: OpenAI error 404: {
"error": {
"message": "The model `o1-mini` does not exist or you do not have access to it.",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:[15](https://github.com/Adzz-Rnd/infrastructure/actions/runs/11046491286/job/30685922460?pr=20#step:3:16)3277:29
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
statusCode: 404,
statusText: 'Not Found',
The text was updated successfully, but these errors were encountered:
Hey,
I am trying to use
o1-mini
and got errorThe text was updated successfully, but these errors were encountered: