The model o1-mini
does not exist or you do not have access to it. #157
Open
Description
Hey,
I am trying to use o1-mini
and got error
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',
Metadata
Assignees
Labels
No labels